PxCoalescedHashMap
Defined in include/foundation/PxHashMap.h
-
template<class Key, class Value, class HashFn = PxHash<Key>, class Allocator = PxAllocator>
class PxCoalescedHashMap : public physx::PxHashMapBase<Key, Value, PxHash<Key>, PxAllocator>