Voxomap
A C++11 voxel container.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
VoxelOctree.hpp File Reference
#include <type_traits>
#include "../octree/Octree.hpp"
#include "VoxelNode.hpp"
#include "../utils/BoundingBox.hpp"
#include "VoxelOctree.ipp"
Include dependency graph for VoxelOctree.hpp:

Go to the source code of this file.

Classes

class  voxomap::VoxelOctree< T_Container >
 Octree optimized for voxel. More...
 

Namespaces

 voxomap