Voxomap
A C++11 voxel container.
voxomap::SidedContainer< T_Container, T_Voxel > Member List

This is the complete list of members for voxomap::SidedContainer< T_Container, T_Voxel >, including all inherited members.

_nbSidesvoxomap::SidedContainer< T_Container, T_Voxel >private
addSide(Iterator const &it)voxomap::SidedContainer< T_Container, T_Voxel >private
addSide(Iterator const &otherIt, SideEnum side)voxomap::SidedContainer< T_Container, T_Voxel >friend
addVoxel(Iterator &it, Args &&... args)voxomap::SidedContainer< T_Container, T_Voxel >
COORD_MASKvoxomap::SidedContainer< T_Container, T_Voxel >static
exploreVoxelContainer(std::function< void(SidedContainer const &)> const &predicate) constvoxomap::SidedContainer< T_Container, T_Voxel >
getNbSide() constvoxomap::SidedContainer< T_Container, T_Voxel >
init(VoxelNode< SidedContainer > const &)voxomap::SidedContainer< T_Container, T_Voxel >
iterator typedefvoxomap::SidedContainer< T_Container, T_Voxel >
NB_SUPERCONTAINERvoxomap::SidedContainer< T_Container, T_Voxel >static
NB_VOXELSvoxomap::SidedContainer< T_Container, T_Voxel >static
putVoxel(Iterator &it, Args &&... args)voxomap::SidedContainer< T_Container, T_Voxel >
removeSide(Iterator const &it)voxomap::SidedContainer< T_Container, T_Voxel >private
removeSide(Iterator const &currentIt, Iterator const &otherIt, SideEnum s1, SideEnum s2)voxomap::SidedContainer< T_Container, T_Voxel >friend
removeVoxel(Iterator const &it, VoxelData *voxel=nullptr)voxomap::SidedContainer< T_Container, T_Voxel >
serialize(std::string &str) constvoxomap::SidedContainer< T_Container, T_Voxel >
SidedContainer()=defaultvoxomap::SidedContainer< T_Container, T_Voxel >
SidedContainer(SidedContainer const &other)=defaultvoxomap::SidedContainer< T_Container, T_Voxel >
SidedContainer(SidedContainer &&other)=defaultvoxomap::SidedContainer< T_Container, T_Voxel >
unserialize(char const *str, size_t size)voxomap::SidedContainer< T_Container, T_Voxel >
updateSide(Iterator const &it)voxomap::SidedContainer< T_Container, T_Voxel >private
updateSide(Iterator const &currentIt, Iterator const &otherIt, SideEnum s1, SideEnum s2)voxomap::SidedContainer< T_Container, T_Voxel >friend
updateVoxel(Iterator &it, Args &&... args)voxomap::SidedContainer< T_Container, T_Voxel >
VOXEL_MASKvoxomap::SidedContainer< T_Container, T_Voxel >static
VoxelContainer typedefvoxomap::SidedContainer< T_Container, T_Voxel >
VoxelData typedefvoxomap::SidedContainer< T_Container, T_Voxel >