#include <occupancyquadtree.h>
◆ Node()
| Util::OccupancyQuadTree::Node::Node |
( |
| ) |
|
|
inline |
◆ bottomLeft
| Node* Util::OccupancyQuadTree::Node::bottomLeft |
◆ bottomRight
| Node* Util::OccupancyQuadTree::Node::bottomRight |
◆ occupancyCounter
| uint Util::OccupancyQuadTree::Node::occupancyCounter |
◆ occupied
| bool Util::OccupancyQuadTree::Node::occupied |
◆ size
| uint Util::OccupancyQuadTree::Node::size |
◆ topLeft
| Node* Util::OccupancyQuadTree::Node::topLeft |
◆ topRight
| Node* Util::OccupancyQuadTree::Node::topRight |
| uint Util::OccupancyQuadTree::Node::x |
| uint Util::OccupancyQuadTree::Node::y |
The documentation for this struct was generated from the following file: