|
Nebula
|
#include "core/types.h"#include "math/scalar.h"#include "util/fixedarray.h"#include "memory/arenaallocator.h"Go to the source code of this file.
Classes | |
| class | Util::OccupancyQuadTree |
| struct | Util::OccupancyQuadTree::Node |
Namespaces | |
| namespace | Util |
| A quad tree designed to return regions of free 2D space. | |