MeshCore::MeshProjection Member List

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

bboxInsideRectangle(const Base::BoundBox3f &bbox, const Base::Vector3f &p1, const Base::Vector3f &p2, const Base::Vector3f &view) constMeshCore::MeshProjectionprotected
connectLines(std::list< std::pair< Base::Vector3f, Base::Vector3f > > &cutLines, const Base::Vector3f &startPoint, const Base::Vector3f &endPoint, std::vector< Base::Vector3f > &polyline) constMeshCore::MeshProjectionprotected
isPointInsideDistance(const Base::Vector3f &p1, const Base::Vector3f &p2, const Base::Vector3f &pt) constMeshCore::MeshProjectionprotected
MeshProjection(const MeshKernel &)MeshCore::MeshProjection
projectLineOnMesh(const MeshFacetGrid &grid, const Base::Vector3f &p1, FacetIndex f1, const Base::Vector3f &p2, FacetIndex f2, const Base::Vector3f &view, std::vector< Base::Vector3f > &polyline)MeshCore::MeshProjection
~MeshProjection()MeshCore::MeshProjection