|
|
template<typename T > |
| std::vector< T * > & | getEntityList () |
| |
|
|
std::mutex | mtx |
| |
|
std::vector< EntityID > | emptyEntities |
| |
|
std::vector< EntityID > | nodes |
| |
|
std::vector< EntityID > | 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/src/GECS/Core/CellEntity.h