#include <StaticAABBTree.hpp>
◆ aabb
| unsigned int AABBNode::aabb = -1 |
◆ depth
| unsigned int AABBNode::depth = 0 |
◆ height
◆ isActive
| bool AABBNode::isActive = false |
◆ isCrossed
| bool AABBNode::isCrossed = false |
◆ leftNode
| unsigned int AABBNode::leftNode = -1 |
◆ location
| double AABBNode::location[3] |
◆ nextFree
| unsigned int AABBNode::nextFree = -1 |
◆ parentNode
| unsigned int AABBNode::parentNode = -1 |
◆ rightNode
| unsigned int AABBNode::rightNode = -1 |
The documentation for this struct was generated from the following file: