Voxomap
A C++11 voxel container.
voxomap::ArraySuperContainer< T_Container > Member List

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

_containerArrayvoxomap::ArraySuperContainer< T_Container >private
_nbVoxelsvoxomap::ArraySuperContainer< T_Container >private
addVoxel(Iterator &it, Args &&... args)voxomap::ArraySuperContainer< T_Container >
ArraySuperContainer()=defaultvoxomap::ArraySuperContainer< T_Container >
ArraySuperContainer(ArraySuperContainer const &other)voxomap::ArraySuperContainer< T_Container >
ArraySuperContainer(ArraySuperContainer &&other)=defaultvoxomap::ArraySuperContainer< T_Container >
Container typedefvoxomap::ArraySuperContainer< T_Container >
CONTAINER_MASKvoxomap::ArraySuperContainer< T_Container >static
COORD_MASKvoxomap::ArraySuperContainer< T_Container >static
exploreVoxel(Iterator &it, std::function< void(Iterator const &)> const &predicate) constvoxomap::ArraySuperContainer< T_Container >
exploreVoxelContainer(std::function< void(typename Container::VoxelContainer const &)> const &predicate) constvoxomap::ArraySuperContainer< T_Container >
findContainer(uint8_t x, uint8_t y, uint8_t z)voxomap::ArraySuperContainer< T_Container >
findContainer(uint8_t x, uint8_t y, uint8_t z) constvoxomap::ArraySuperContainer< T_Container >
findVoxel(Iterator &it)voxomap::ArraySuperContainer< T_Container >
findVoxel(Iterator &it) constvoxomap::ArraySuperContainer< T_Container >
getNbVoxel() constvoxomap::ArraySuperContainer< T_Container >
hasContainer(uint8_t x) constvoxomap::ArraySuperContainer< T_Container >
hasContainer(uint8_t x, uint8_t y) constvoxomap::ArraySuperContainer< T_Container >
hasContainer(uint8_t x, uint8_t y, uint8_t z) constvoxomap::ArraySuperContainer< T_Container >
init(VoxelNode< ArraySuperContainer< Container >> const &)voxomap::ArraySuperContainer< T_Container >
iterator typedefvoxomap::ArraySuperContainer< T_Container >
NB_CONTAINERSvoxomap::ArraySuperContainer< T_Container >static
NB_SUPERCONTAINERvoxomap::ArraySuperContainer< T_Container >static
NB_VOXELSvoxomap::ArraySuperContainer< T_Container >static
putVoxel(Iterator &it, Args &&... args)voxomap::ArraySuperContainer< T_Container >
removeVoxel(Iterator const &it, Args &&... args)voxomap::ArraySuperContainer< T_Container >
serialize(std::string &str) constvoxomap::ArraySuperContainer< T_Container >
SUPERCONTAINER_IDvoxomap::ArraySuperContainer< T_Container >static
unserialize(char const *str, size_t size)voxomap::ArraySuperContainer< T_Container >
updateVoxel(Iterator &it, Args &&... args)voxomap::ArraySuperContainer< T_Container >
VOXEL_MASKvoxomap::ArraySuperContainer< T_Container >static
VoxelContainer typedefvoxomap::ArraySuperContainer< T_Container >
VoxelData typedefvoxomap::ArraySuperContainer< T_Container >
~ArraySuperContainer()=defaultvoxomap::ArraySuperContainer< T_Container >