supereight
Loading...
Searching...
No Matches
Classes | Namespaces
octree.hpp File Reference
#include <Eigen/Geometry>
#include <memory>
#include <se/map/algorithms/marching_cube.hpp>
#include <se/map/algorithms/mesh.hpp>
#include <se/map/algorithms/structure_meshing.hpp>
#include <se/map/io/mesh_io.hpp>
#include <se/map/octree/iterator.hpp>
#include <se/map/utils/memory_pool.hpp>
#include "impl/octree_impl.hpp"
Include dependency graph for octree.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  se::Octree< DataT, ResT, BlockSize >
 The octree data structure containing the map data. More...
 

Namespaces

namespace  se
 Helper wrapper to allocate and de-allocate octants in the octree.