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) const | MeshCore::MeshProjection | protected |
connectLines(std::list< std::pair< Base::Vector3f, Base::Vector3f > > &cutLines, const Base::Vector3f &startPoint, const Base::Vector3f &endPoint, std::vector< Base::Vector3f > &polyline) const | MeshCore::MeshProjection | protected |
isPointInsideDistance(const Base::Vector3f &p1, const Base::Vector3f &p2, const Base::Vector3f &pt) const | MeshCore::MeshProjection | protected |
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 |