All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Attributes | List of all members
Eegeo::Streaming::QuadTreeNodePool Class Reference
Inheritance diagram for Eegeo::Streaming::QuadTreeNodePool:
Eegeo::NonCopyable

Public Member Functions

int GetCount ()
 
int GetCapacity ()
 
const std::vector
< DataStructures::PoolEntry
< QuadTreeNode * > > & 
GetEntries ()
 
QuadTreeNodeallocateNode ()
 
void releaseNode (QuadTreeNode *node)
 

Static Public Attributes

static const int POOL_SIZE = 1780
 

Additional Inherited Members

- Protected Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

The documentation for this class was generated from the following files: