|
supereight
|
#include <iostream>#include "se/common/math_util.hpp"#include "se/map/data.hpp"#include "se/map/utils/key_util.hpp"#include "se/map/utils/setup_util.hpp"#include "block.hpp"#include "node.hpp"Go to the source code of this file.
Classes | |
| class | se::OctantBase |
| This class only helps to dynamic cast the octant to the right type and builds the base of nodes and blocks. More... | |
Namespaces | |
| se | |
| Helper wrapper to allocate and de-allocate octants in the octree. | |
1.8.13