29 #ifndef NVBLASTHASHSET_H 30 #define NVBLASTHASHSET_H 34 #include "PsHashSet.h" 44 template <
class Key,
class HashFn = physx::shdfnd::Hash<Key>>
47 typedef physx::shdfnd::HashSet<Key, HashFn, Allocator>
type;
54 #endif // #ifndef NVBLASTHASHSET_H physx::shdfnd::HashSet< Key, HashFn, Allocator > type
Definition: NvBlastHashSet.h:47
Definition: NvBlastHashSet.h:45
Definition: NvBlastArray.h:37