Support Forum G3D Web Page |
G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License. More...
Classes | |
class | G3D::FastPODTable< Key, Value, HashFunc, EqualsFunc, valueIsSimplePOD >::ConstIterator |
class | G3D::FastPODTable< Key, Value, HashFunc, EqualsFunc, valueIsSimplePOD > |
Implemented with an open-addressing hash table that does not support remove. More... | |
struct | G3D::_internal::FastPODTable_Entry< Key, Value, valueIsPOD > |
Will be initialized to all 0's when allocated by grow(). More... | |
struct | G3D::_internal::FastPODTable_Entry< Key, Value, false > |
struct | G3D::_internal::FastPODTable_Entry< Key, Value, true > |
Will be initialized to all 0's when allocated by grow() More... | |
class | G3D::FastPODTable< Key, Value, HashFunc, EqualsFunc, valueIsSimplePOD >::Iterator |
class | G3D::FastPODTable< Key, Value, HashFunc, EqualsFunc, valueIsSimplePOD >::IteratorBase |
C++ STL style iterator variable. More... | |
Namespaces | |
G3D | |
G3D::_internal | |
Macros | |
#define | G3D_FastPODTable_h |
G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License.
#define G3D_FastPODTable_h |