|
supereight
|
#include <memory>#include "se/map/octant/octant.hpp"#include "se/map/octree/iterator.hpp"#include "se/map/utils/key_util.hpp"#include "se/map/utils/memory_pool.hpp"#include "se/map/utils/setup_util.hpp"#include "impl/octree_impl.hpp"Go to the source code of this file.
Classes | |
| class | se::Octree< DataT, ResT, BlockSize > |
| The octree is the memory manager of the map. More... | |
Namespaces | |
| se | |
| Helper wrapper to allocate and de-allocate octants in the octree. | |
1.8.13