getDepth() const | Util::VoxelGrid< T > | |
getHeight() const | Util::VoxelGrid< T > | |
getWidth() const | Util::VoxelGrid< T > | |
operator()(unsigned int x, unsigned int y, unsigned int z) | Util::VoxelGrid< T > | |
operator()(unsigned int x, unsigned int y, unsigned int z) const | Util::VoxelGrid< T > | |
VoxelGrid(unsigned int width, unsigned int height, unsigned int depth) | Util::VoxelGrid< T > |