physx::shdfnd::CoalescedHashMap< Key, Value, HashFn, Allocator > Class Template Reference
#include <PsHashMap.h>
Inheritance diagram for physx::shdfnd::CoalescedHashMap< Key, Value, HashFn, Allocator >:

Package Functions | |
CoalescedHashMap (uint32_t initialTableSize=64, float loadFactor=0.75f) | |
const Pair< const Key, Value > * | getEntries () const |
Package Attributes | |
__pad0__:HashMapBase<Key | |
Value | |
HashFn | |
Allocator | HashMapBase |
template<class Key, class Value, class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
class physx::shdfnd::CoalescedHashMap< Key, Value, HashFn, Allocator >
Constructor & Destructor Documentation
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
physx::shdfnd::CoalescedHashMap< Key, Value, HashFn, Allocator >::CoalescedHashMap | ( | uint32_t | initialTableSize = 64 , |
|
float | loadFactor = 0.75f | |||
) | [inline, package] |
Member Function Documentation
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
const Pair<const Key, Value>* physx::shdfnd::CoalescedHashMap< Key, Value, HashFn, Allocator >::getEntries | ( | ) | const [inline, package] |
Member Data Documentation
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
physx::shdfnd::CoalescedHashMap< Key, Value, HashFn, Allocator >::__pad0__ [package] |
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
physx::shdfnd::CoalescedHashMap< Key, Value, HashFn, Allocator >::HashFn [package] |
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
Allocator physx::shdfnd::CoalescedHashMap< Key, Value, HashFn, Allocator >::HashMapBase [package] |
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
physx::shdfnd::CoalescedHashMap< Key, Value, HashFn, Allocator >::Value [package] |
The documentation for this class was generated from the following file:
- E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsHashMap.h
Generated on Tue Jul 28 14:21:57 2015 for NVIDIA(R) PsFoundation Reference by
