TazGraph Project v0.1.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Cell Struct Reference
Collaboration diagram for Cell:
Collaboration graph
[legend]

Public Member Functions

template<typename T >
std::vector< T * > & getEntityList ()
 

Public Attributes

std::vector< EmptyEntity * > emptyEntities
 
std::vector< NodeEntity * > nodes
 
std::vector< LinkEntity * > links
 
glm::vec3 boundingBox_origin = glm::vec3(0)
 
glm::vec3 boundingBox_size = glm::vec3(0)
 
glm::vec3 boundingBox_center = glm::vec3(0)
 
Cellparent = nullptr
 
std::vector< Cell * > children
 

The documentation for this struct was generated from the following file: