CCCoreLib 31 May 2022
CloudCompare Core algorithms
CCCoreLib::GridAndMeshIntersection Member List

This is the complete list of members for CCCoreLib::GridAndMeshIntersection, including all inherited members.

cellSize() constCCCoreLib::GridAndMeshIntersectioninline
clear()CCCoreLib::GridAndMeshIntersection
computeCellCenter(const Tuple3i &cellPos, CCVector3 &center) constCCCoreLib::GridAndMeshIntersectioninline
computeCellPos(const CCVector3 &P) constCCCoreLib::GridAndMeshIntersectioninline
computeMeshIntersection(GenericIndexedMesh *mesh, const CCVector3 &minGridBB, const CCVector3 &maxGridBB, PointCoordinateType cellSize, GenericProgressCallback *progressCb=nullptr)CCCoreLib::GridAndMeshIntersection
computeSignedDistToBoundaries(const Tuple3i &cellPos, Tuple3i &distToLowerBorder, Tuple3i &distToUpperBorder) constCCCoreLib::GridAndMeshIntersection
distanceTransform() constCCCoreLib::GridAndMeshIntersectioninline
distanceTransformValue(const Tuple3i &cellPos, bool isLocalCellPos) constCCCoreLib::GridAndMeshIntersection
GridAndMeshIntersection()CCCoreLib::GridAndMeshIntersection
initDistanceTransformWithMesh(GenericIndexedMesh *mesh, const CCVector3 &minGridBB, const CCVector3 &maxGridBB, const CCVector3 &minFilledBB, const CCVector3 &maxFilledBB, PointCoordinateType cellSize, GenericProgressCallback *progressCb=nullptr)CCCoreLib::GridAndMeshIntersection
isInitialized() constCCCoreLib::GridAndMeshIntersectioninline
m_cellSizeCCCoreLib::GridAndMeshIntersectionprotected
m_distanceTransformCCCoreLib::GridAndMeshIntersectionprotected
m_initializedCCCoreLib::GridAndMeshIntersectionprotected
m_maxFillIndexesCCCoreLib::GridAndMeshIntersectionprotected
m_maxGridBBCCCoreLib::GridAndMeshIntersectionprotected
m_meshCCCoreLib::GridAndMeshIntersectionprotected
m_minFillIndexesCCCoreLib::GridAndMeshIntersectionprotected
m_minGridBBCCCoreLib::GridAndMeshIntersectionprotected
m_perCellTriangleListCCCoreLib::GridAndMeshIntersectionprotected
mesh() constCCCoreLib::GridAndMeshIntersectioninline
toLocal(const Tuple3i &cellPos) constCCCoreLib::GridAndMeshIntersectioninline
trianglesInCell(const Tuple3i &cellPos, bool isLocalCellPos) constCCCoreLib::GridAndMeshIntersection
~GridAndMeshIntersection()CCCoreLib::GridAndMeshIntersectionvirtual