| clear() | cloudViewer::Grid3D< unsigned short > | inline |
| computeCellPos(const CCVector3 &P, const CCVector3 &gridMinCorner, PointCoordinateType cellSize) const | cloudViewer::Grid3D< unsigned short > | inline |
| data() | cloudViewer::Grid3D< unsigned short > | inline |
| data() const | cloudViewer::Grid3D< unsigned short > | inline |
| genericCellTriIntersectionAction typedef | cloudViewer::Grid3D< unsigned short > | |
| getValue(int i, int j, int k) const | cloudViewer::Grid3D< unsigned short > | inline |
| getValue(int i, int j, int k) | cloudViewer::Grid3D< unsigned short > | inline |
| getValue(Tuple3i &cellPos) const | cloudViewer::Grid3D< unsigned short > | inline |
| getValue(Tuple3i &cellPos) | cloudViewer::Grid3D< unsigned short > | inline |
| Grid3D() | cloudViewer::Grid3D< unsigned short > | inline |
| GridElement typedef | cloudViewer::Grid3D< unsigned short > | |
| init(const Tuple3ui &gridSize) | cloudViewer::ChamferDistanceTransform | inline |
| Grid3D< unsigned short >::init(unsigned di, unsigned dj, unsigned dk, unsigned margin, GridElement defaultCellValue=0) | cloudViewer::Grid3D< unsigned short > | inline |
| innerCellCount() const | cloudViewer::Grid3D< unsigned short > | inline |
| intersectWith(GenericIndexedMesh *mesh, PointCoordinateType cellLength, const CCVector3 &gridMinCorner, GridElement intersectValue=0, GenericProgressCallback *progressCb=nullptr) | cloudViewer::Grid3D< unsigned short > | inline |
| intersectWith(GenericIndexedMesh *mesh, PointCoordinateType cellLength, const CCVector3 &gridMinCorner, genericCellTriIntersectionAction action, GenericProgressCallback *progressCb=nullptr) | cloudViewer::Grid3D< unsigned short > | inline |
| intersectWith(GenericCloud *cloud, PointCoordinateType cellLength, const CCVector3 &gridMinCorner, GridElement intersectValue=0, GenericProgressCallback *progressCb=nullptr) | cloudViewer::Grid3D< unsigned short > | inline |
| isInitialized() const | cloudViewer::Grid3D< unsigned short > | inline |
| m_grid | cloudViewer::Grid3D< unsigned short > | protected |
| m_innerCellCount | cloudViewer::Grid3D< unsigned short > | protected |
| m_innerSize | cloudViewer::Grid3D< unsigned short > | protected |
| m_margin | cloudViewer::Grid3D< unsigned short > | protected |
| m_marginShift | cloudViewer::Grid3D< unsigned short > | protected |
| m_rowSize | cloudViewer::Grid3D< unsigned short > | protected |
| m_sliceSize | cloudViewer::Grid3D< unsigned short > | protected |
| m_totalCellCount | cloudViewer::Grid3D< unsigned short > | protected |
| MAX_DIST | cloudViewer::ChamferDistanceTransform | static |
| pos2index(int i, int j, int k) const | cloudViewer::Grid3D< unsigned short > | inlineprotected |
| propagateDistance(CHAMFER_DISTANCE_TYPE type, GenericProgressCallback *progressCb=nullptr) | cloudViewer::ChamferDistanceTransform | |
| setValue(int i, int j, int k, GridElement value) | cloudViewer::Grid3D< unsigned short > | inline |
| setValue(const Tuple3i &cellPos, GridElement value) | cloudViewer::Grid3D< unsigned short > | inline |
| size() const | cloudViewer::Grid3D< unsigned short > | inline |
| totalCellCount() const | cloudViewer::Grid3D< unsigned short > | inline |