PxHashSet#
Defined in include/foundation/PxHashSet.h
-
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#