physx::shdfnd::CoalescedHashSet< Key, HashFn, Allocator > Class Template Reference
#include <PsHashSet.h>
Inheritance diagram for physx::shdfnd::CoalescedHashSet< Key, HashFn, Allocator >:
< Key, HashFn, Allocator >_map" border="0" alt="">Public Types | |
| typedef internal::HashSetBase < Key, HashFn, Allocator, true > | HashSetBase |
Public Member Functions | |
| CoalescedHashSet (uint32_t initialTableSize=64, float loadFactor=0.75f) | |
| CoalescedHashSet (uint32_t initialTableSize, float loadFactor, const Allocator &alloc) | |
| CoalescedHashSet (const Allocator &alloc) | |
| const Key * | getEntries () const |
template<class Key, class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
class physx::shdfnd::CoalescedHashSet< Key, HashFn, Allocator >
Member Typedef Documentation
template<class Key , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
| typedef internal::HashSetBase<Key, HashFn, Allocator, true> physx::shdfnd::CoalescedHashSet< Key, HashFn, Allocator >::HashSetBase |
Constructor & Destructor Documentation
template<class Key , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
| physx::shdfnd::CoalescedHashSet< Key, HashFn, Allocator >::CoalescedHashSet | ( | uint32_t | initialTableSize = 64, |
|
| float | loadFactor = 0.75f | |||
| ) | [inline] |
template<class Key , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
| physx::shdfnd::CoalescedHashSet< Key, HashFn, Allocator >::CoalescedHashSet | ( | uint32_t | initialTableSize, | |
| float | loadFactor, | |||
| const Allocator & | alloc | |||
| ) | [inline] |
template<class Key , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
| physx::shdfnd::CoalescedHashSet< Key, HashFn, Allocator >::CoalescedHashSet | ( | const Allocator & | alloc | ) | [inline] |
Member Function Documentation
template<class Key , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
| const Key* physx::shdfnd::CoalescedHashSet< Key, HashFn, Allocator >::getEntries | ( | ) | const [inline] |
The documentation for this class was generated from the following file:
- E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsHashSet.h
Generated on Tue Jul 28 14:21:58 2015 for NVIDIA(R) PsFoundation Reference by
1.5.8