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

Public Member Functions

 QuadTreeCube (PayloadPool *pPayloadPool, QuadTreeNodePool *pNodePool)
 

Public Attributes

std::vector< QuadTreeNode * > faceRootNodes
 

Static Public Attributes

static const int MAX_DEPTH_TO_VISIT = 14
 
static const int NUM_OF_DEPTHS = MAX_DEPTH_TO_VISIT + 1
 

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: