This is the complete list of members for MeshCore::MeshKernel, including all inherited members.
AddFacet(const MeshGeomFacet &rclSFacet) | MeshCore::MeshKernel | |
AddFacets(const std::vector< MeshGeomFacet > &rclFAry) | MeshCore::MeshKernel | |
AddFacets(const std::vector< MeshFacet > &rclFAry, bool checkManifolds) | MeshCore::MeshKernel | |
AddFacets(const std::vector< MeshFacet > &rclFAry, const std::vector< Base::Vector3f > &rclPAry, bool checkManifolds) | MeshCore::MeshKernel | |
AdjustNormal(MeshFacet &rclFacet, const Base::Vector3f &rclNormal) | MeshCore::MeshKernel | protected |
Adopt(MeshPointArray &rPoints, MeshFacetArray &rFaces, bool checkNeighbourHood=false) | MeshCore::MeshKernel | |
Assign(const MeshPointArray &rPoints, const MeshFacetArray &rFaces, bool checkNeighbourHood=false) | MeshCore::MeshKernel | |
CalcVertexNormals() const | MeshCore::MeshKernel | |
Cleanup() | MeshCore::MeshKernel | |
Clear() | MeshCore::MeshKernel | |
CountEdges() const | MeshCore::MeshKernel | |
CountFacets() const | MeshCore::MeshKernel | |
CountPoints() const | MeshCore::MeshKernel | |
CutFacets(const MeshFacetGrid &rclGrid, const Base::ViewProjMethod *pclP, const Base::Polygon2d &rclPoly, bool bCutInner, std::vector< MeshGeomFacet > &raclFacets) | MeshCore::MeshKernel | |
CutFacets(const MeshFacetGrid &rclGrid, const Base::ViewProjMethod *pclP, const Base::Polygon2d &rclPoly, bool bCutInner, std::vector< FacetIndex > &raclCutted) | MeshCore::MeshKernel | |
DeleteFacet(const MeshFacetIterator &rclIter) | MeshCore::MeshKernel | |
DeleteFacet(FacetIndex ulInd) | MeshCore::MeshKernel | |
DeleteFacets(const std::vector< FacetIndex > &raulFacets) | MeshCore::MeshKernel | |
DeletePoint(const MeshPointIterator &rclIter) | MeshCore::MeshKernel | |
DeletePoint(PointIndex ulInd) | MeshCore::MeshKernel | |
DeletePoints(const std::vector< PointIndex > &raulPoints) | MeshCore::MeshKernel | |
ErasePoint(PointIndex ulIndex, FacetIndex ulFacetIndex, bool bOnlySetInvalid=false) | MeshCore::MeshKernel | protected |
FacetIterator() const | MeshCore::MeshKernel | |
GetBoundBox() const | MeshCore::MeshKernel | |
GetEdges(std::vector< MeshGeomEdge > &) const | MeshCore::MeshKernel | |
GetFacet(FacetIndex ulIndex) const | MeshCore::MeshKernel | |
GetFacet(const MeshFacet &rclFacet) const | MeshCore::MeshKernel | |
GetFacetNeighbours(FacetIndex ulIndex, FacetIndex &rulNIdx0, FacetIndex &rulNIdx1, FacetIndex &rulNIdx2) const | MeshCore::MeshKernel | |
GetFacetNormals(const std::vector< FacetIndex > &) const | MeshCore::MeshKernel | |
GetFacetPoints(FacetIndex ulFaIndex, PointIndex &rclP0, PointIndex &rclP1, PointIndex &rclP2) const | MeshCore::MeshKernel | |
GetFacetPoints(const std::vector< FacetIndex > &) const | MeshCore::MeshKernel | |
GetFacets() const | MeshCore::MeshKernel | |
GetFacets(const std::vector< FacetIndex > &) const | MeshCore::MeshKernel | |
GetGravityPoint(const MeshFacet &rclFacet) const | MeshCore::MeshKernel | protected |
GetMemSize() const | MeshCore::MeshKernel | |
GetNormal(const MeshFacet &rclFacet) const | MeshCore::MeshKernel | protected |
GetPoint(PointIndex ulIndex) const | MeshCore::MeshKernel | |
GetPointFacets(const std::vector< PointIndex > &) const | MeshCore::MeshKernel | |
GetPoints() const | MeshCore::MeshKernel | |
GetPoints(const std::vector< PointIndex > &) const | MeshCore::MeshKernel | |
GetSurface() const | MeshCore::MeshKernel | |
GetSurface(const std::vector< FacetIndex > &aSegment) const | MeshCore::MeshKernel | |
GetVolume() const | MeshCore::MeshKernel | |
HasFacets(const MeshPointIterator &rclIter) const | MeshCore::MeshKernel | |
HasNonManifolds() const | MeshCore::MeshKernel | |
HasOpenEdges() const | MeshCore::MeshKernel | |
HasSelfIntersections() const | MeshCore::MeshKernel | |
IsValid() const | MeshCore::MeshKernel | |
Merge(const MeshKernel &rKernel) | MeshCore::MeshKernel | |
Merge(const MeshPointArray &rPoints, const MeshFacetArray &rFaces) | MeshCore::MeshKernel | |
MeshAlgorithm | MeshCore::MeshKernel | friend |
MeshBuilder | MeshCore::MeshKernel | friend |
MeshFacetIterator | MeshCore::MeshKernel | friend |
MeshFastFacetIterator | MeshCore::MeshKernel | friend |
MeshFixDuplicatePoints | MeshCore::MeshKernel | friend |
MeshKernel() | MeshCore::MeshKernel | |
MeshKernel(const MeshKernel &rclMesh) | MeshCore::MeshKernel | |
MeshPointIterator | MeshCore::MeshKernel | friend |
MeshTopoAlgorithm | MeshCore::MeshKernel | friend |
MeshTrimming | MeshCore::MeshKernel | friend |
ModifyFacets() | MeshCore::MeshKernel | |
ModifyPoints() | MeshCore::MeshKernel | |
MovePoint(PointIndex ulPtIndex, const Base::Vector3f &rclTrans) | MeshCore::MeshKernel | |
operator*=(const Base::Matrix4D &rclMat) | MeshCore::MeshKernel | |
operator+=(const MeshGeomFacet &rclSFacet) | MeshCore::MeshKernel | |
operator+=(const std::vector< MeshGeomFacet > &rclFAry) | MeshCore::MeshKernel | |
operator=(const std::vector< MeshGeomFacet > &rclFAry) | MeshCore::MeshKernel | |
operator=(const MeshKernel &rclMesh) | MeshCore::MeshKernel | |
PointIterator() const | MeshCore::MeshKernel | |
Read(std::istream &rclIn) | MeshCore::MeshKernel | |
RebuildNeighbours() | MeshCore::MeshKernel | |
RebuildNeighbours(FacetIndex) | MeshCore::MeshKernel | protected |
RecalcBoundBox() const | MeshCore::MeshKernel | |
RemoveInvalids() | MeshCore::MeshKernel | |
SetFacetPoints(FacetIndex ulFaIndex, PointIndex rclP0, PointIndex rclP1, PointIndex rclP2) | MeshCore::MeshKernel | |
SetPoint(PointIndex ulPtIndex, const Base::Vector3f &rPoint) | MeshCore::MeshKernel | |
SetPoint(PointIndex ulPtIndex, float x, float y, float z) | MeshCore::MeshKernel | |
Smooth(int iterations, float d_max) | MeshCore::MeshKernel | |
Swap(MeshKernel &mesh) | MeshCore::MeshKernel | |
Transform(const Base::Matrix4D &rclMat) | MeshCore::MeshKernel | |
VisitNeighbourFacets(MeshFacetVisitor &rclFVisitor, FacetIndex ulStartFacet) const | MeshCore::MeshKernel | |
VisitNeighbourFacetsOverCorners(MeshFacetVisitor &rclFVisitor, FacetIndex ulStartFacet) const | MeshCore::MeshKernel | |
VisitNeighbourPoints(MeshPointVisitor &rclPVisitor, PointIndex ulStartPoint) const | MeshCore::MeshKernel | |
Write(std::ostream &rclOut) const | MeshCore::MeshKernel | |
~MeshKernel() | MeshCore::MeshKernel |