MeshPart::MeshProjection Member List

This is the complete list of members for MeshPart::MeshProjection, including all inherited members.

discretize(const TopoDS_Edge &aEdge, std::vector< Base::Vector3f > &polyline, std::size_t minPoints=2) constMeshPart::MeshProjection
findIntersection(const Edge &, const Edge &, const Base::Vector3f &dir, Base::Vector3f &res) constMeshPart::MeshProjectionprotected
findSectionParameters(const TopoDS_Edge &edge, const Base::Vector3f &dir, std::set< double > &parameters) constMeshPart::MeshProjection
MeshProjection(const MeshKernel &rMesh)MeshPart::MeshProjection
projectEdgeToEdge(const TopoDS_Edge &aCurve, float fMaxDist, const MeshCore::MeshFacetGrid &rGrid, std::vector< SplitEdge > &rSplitEdges) constMeshPart::MeshProjectionprotected
projectOnMesh(const std::vector< Base::Vector3f > &pointsIn, const Base::Vector3f &dir, float tolerance, std::vector< Base::Vector3f > &pointsOut) constMeshPart::MeshProjection
projectParallelToMesh(const TopoDS_Shape &aShape, const Base::Vector3f &dir, std::vector< PolyLine > &rPolyLines) constMeshPart::MeshProjection
projectParallelToMesh(const std::vector< PolyLine > &aEdges, const Base::Vector3f &dir, std::vector< PolyLine > &rPolyLines) constMeshPart::MeshProjection
projectToMesh(const TopoDS_Shape &aShape, float fMaxDist, std::vector< PolyLine > &rPolyLines) constMeshPart::MeshProjection
splitMeshByShape(const TopoDS_Shape &aShape, float fMaxDist) constMeshPart::MeshProjection
~MeshProjection()MeshPart::MeshProjection