EasyNav Plugins
Loading...
Searching...
No Matches
VoxelGrid< DataT > Member List

This is the complete list of members for VoxelGrid< DataT >, including all inherited members.

activeCellsCount() constVoxelGrid< DataT >
allocateLeafGrid()VoxelGrid< DataT >
clear(ClearOption opt)VoxelGrid< DataT >
coordToPos(const CoordT &coord) constVoxelGrid< DataT >
createAccessor()VoxelGrid< DataT >
createConstAccessor() constVoxelGrid< DataT >
forEachCell(VisitorFunction func) constVoxelGrid< DataT >
forEachCell(VisitorFunction func)VoxelGrid< DataT >
getInnerIndex(const CoordT &coord) constVoxelGrid< DataT >
getInnerKey(const CoordT &coord) constVoxelGrid< DataT >
getLeafIndex(const CoordT &coord) constVoxelGrid< DataT >
getRootKey(const CoordT &coord) constVoxelGrid< DataT >
InnerGrid typedefVoxelGrid< DataT >
innetBits() constVoxelGrid< DataT >
leafBits() constVoxelGrid< DataT >
LeafGrid typedefVoxelGrid< DataT >
memUsage() constVoxelGrid< DataT >
operator=(const VoxelGrid &)=deleteVoxelGrid< DataT >
operator=(VoxelGrid &&other)=defaultVoxelGrid< DataT >
posToCoord(double x, double y, double z) constVoxelGrid< DataT >
posToCoord(const Point3D &pos) constVoxelGrid< DataT >
releaseUnusedMemory()VoxelGrid< DataT >
RootMap typedefVoxelGrid< DataT >
rootMap() constVoxelGrid< DataT >
rootMap()VoxelGrid< DataT >
VoxelGrid(double voxel_size, uint8_t inner_bits=2, uint8_t leaf_bits=3)VoxelGrid< DataT >explicit
VoxelGrid(const VoxelGrid &)=deleteVoxelGrid< DataT >
VoxelGrid(VoxelGrid &&other)=defaultVoxelGrid< DataT >
voxelSize() constVoxelGrid< DataT >