Voxomap
A C++11 voxel container.
ArrayContainer.hpp File Reference
#include <cstdint>
#include "../iterator.hpp"
#include "ArrayContainer.ipp"
Include dependency graph for ArrayContainer.hpp:

Go to the source code of this file.

Classes

struct  voxomap::ArrayContainer< T_Voxel >
 Voxel container used in leaves of the VoxelOctree. Based on a fixed size 3D array, useful for high density of voxels. More...
 

Namespaces

 voxomap