supereight
|
#include <se/common/math_util.hpp>
#include <se/map/data.hpp>
#include <se/map/utils/key_util.hpp>
#include "block.hpp"
#include "node.hpp"
Go to the source code of this file.
Classes | |
class | se::OctantBase |
The base class of all octants (se::Node and se::Block) in an se::Octree. More... | |
Namespaces | |
namespace | se |
Helper wrapper to allocate and de-allocate octants in the octree. | |