|
Voxomap
A C++11 voxel container.
|
#include <cstdint>#include <memory>#include <string>#include "../iterator.hpp"#include "ArraySuperContainer.ipp"
Go to the source code of this file.
Classes | |
| struct | voxomap::ArraySuperContainer< T_Container > |
| Super container used in leaves of the VoxelOctree. Based on a fixed size 3D array, useful for high density of voxels. More... | |
Namespaces | |
| voxomap | |