PxHashSet
Defined in include/foundation/PxHashSet.h
Inheritance Relationships
Base Type
public physx::PxHashSetBase< Key, PxHash< Key >, PxAllocator, false >
-
template<class Key, class HashFn = PxHash<Key>, class Allocator = PxAllocator>
class PxHashSet : public physx::PxHashSetBase<Key, PxHash<Key>, PxAllocator, false> Public Types
-
typedef HashSetBase::Iterator Iterator
-
typedef HashSetBase::Iterator Iterator