|
template<typename T > |
std::vector< T * > & | getEntityList () |
|
|
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) |
|
Cell * | parent = nullptr |
|
std::vector< Cell * > | children |
|
The documentation for this struct was generated from the following file:
- /mnt/c/Users/lefte/Mujin/MastersThesis/Taz/TazGraph/TazGraphEngine/GECS/Core/CellEntity.h