| CellVertexArray typedef | WGridRegular3DTemplate< T > | |
| ConstSPtr typedef | WGridRegular3DTemplate< T > | |
| encloses(const Vector3Type &pos) const | WGridRegular3DTemplate< T > | inline |
| getBoundingBox() const | WGridRegular3DTemplate< T > | inlinevirtual |
| getBoundingBoxIncludingBorder() const | WGridRegular3DTemplate< T > | inline |
| getCellId(const Vector3Type &pos, bool *success) const | WGridRegular3DTemplate< T > | inline |
| getCellVertexIds(size_t cellId) const | WGridRegular3DTemplate< T > | inline |
| getDirectionX() const | WGridRegular3DTemplate< T > | inline |
| getDirectionY() const | WGridRegular3DTemplate< T > | inline |
| getDirectionZ() const | WGridRegular3DTemplate< T > | inline |
| getInformationProperties() const | WGrid | |
| getNbCoordsX() const | WGridRegular3DTemplate< T > | inline |
| getNbCoordsY() const | WGridRegular3DTemplate< T > | inline |
| getNbCoordsZ() const | WGridRegular3DTemplate< T > | inline |
| getNeighbours(size_t id) const | WGridRegular3DTemplate< T > | |
| getNeighbours27(size_t id) const | WGridRegular3DTemplate< T > | |
| getNeighbours9XY(size_t id) const | WGridRegular3DTemplate< T > | |
| getNeighbours9XZ(size_t id) const | WGridRegular3DTemplate< T > | |
| getNeighbours9YZ(size_t id) const | WGridRegular3DTemplate< T > | |
| getNeighboursRange(size_t id, size_t range) const | WGridRegular3DTemplate< T > | |
| getNVoxelCoord(const Vector3Type &pos, size_t axis) const | WGridRegular3DTemplate< T > | private |
| getOffsetX() const | WGridRegular3DTemplate< T > | inline |
| getOffsetY() const | WGridRegular3DTemplate< T > | inline |
| getOffsetZ() const | WGridRegular3DTemplate< T > | inline |
| getOrigin() const | WGridRegular3DTemplate< T > | inline |
| getPosition(unsigned int i) const | WGridRegular3DTemplate< T > | inline |
| getPosition(unsigned int iX, unsigned int iY, unsigned int iZ) const | WGridRegular3DTemplate< T > | inline |
| getTransform() const | WGridRegular3DTemplate< T > | inline |
| getTransformationMatrix() const | WGridRegular3DTemplate< T > | inline |
| getUnitDirectionX() const | WGridRegular3DTemplate< T > | inline |
| getUnitDirectionY() const | WGridRegular3DTemplate< T > | inline |
| getUnitDirectionZ() const | WGridRegular3DTemplate< T > | inline |
| getVoxelBoundingBox() const | WGridRegular3DTemplate< T > | inline |
| getVoxelCoord(const Vector3Type &pos) const | WGridRegular3DTemplate< T > | inline |
| getVoxelNum(const Vector3Type &pos) const | WGridRegular3DTemplate< T > | inline |
| getVoxelNum(const size_t x, const size_t y, const size_t z) const | WGridRegular3DTemplate< T > | inline |
| getVoxelVertices(const Vector3Type &point, const T margin=0.0) const | WGridRegular3DTemplate< T > | |
| getXVoxelCoord(const Vector3Type &pos) const | WGridRegular3DTemplate< T > | inline |
| getYVoxelCoord(const Vector3Type &pos) const | WGridRegular3DTemplate< T > | inline |
| getZVoxelCoord(const Vector3Type &pos) const | WGridRegular3DTemplate< T > | inline |
| initInformationProperties() | WGridRegular3DTemplate< T > | private |
| isNotRotated() const | WGridRegular3DTemplate< T > | inline |
| m_infoProperties | WGrid | protected |
| m_nbPosX | WGridRegular3DTemplate< T > | private |
| m_nbPosY | WGridRegular3DTemplate< T > | private |
| m_nbPosZ | WGridRegular3DTemplate< T > | private |
| m_size | WGrid | private |
| m_transform | WGridRegular3DTemplate< T > | private |
| operator==(const WGridRegular3DTemplate< T > &other) const | WGridRegular3DTemplate< T > | |
| size() const | WGrid | |
| SPtr typedef | WGridRegular3DTemplate< T > | |
| Vector3Type typedef | WGridRegular3DTemplate< T > | |
| WGrid(size_t size) | WGrid | explicit |
| WGridRegular3DTemplate class | WGridRegular3DTemplate< T > | friend |
| WGridRegular3DTemplate(WGridRegular3DTemplate< InputType > const &rhs) | WGridRegular3DTemplate< T > | |
| WGridRegular3DTemplate(unsigned int nbPosX, unsigned int nbPosY, unsigned int nbPosZ, WGridTransformOrthoTemplate< T > const transform=WGridTransformOrthoTemplate< T >()) | WGridRegular3DTemplate< T > | |
| WGridRegular3DTemplate(unsigned int nbPosX, unsigned int nbPosY, unsigned int nbPosZ, double scaleX, double scaleY, double scaleZ) | WGridRegular3DTemplate< T > | |
| WGridRegular3DTest class | WGridRegular3DTemplate< T > | friend |
| worldCoordToTexCoord(Vector3Type point) | WGridRegular3DTemplate< T > | inline |
| ~WGrid() | WGrid | virtual |