This is the complete list of members for MeshCore::MeshGeomEdge, including all inherited members.
ClosestPointsToLine(const Base::Vector3f &linePt, const Base::Vector3f &lineDir, Base::Vector3f &rclPnt1, Base::Vector3f &rclPnt2) const | MeshCore::MeshGeomEdge | |
ContainedByOrIntersectBoundingBox(const Base::BoundBox3f &rclBB) const | MeshCore::MeshGeomEdge | |
GetBoundBox() const | MeshCore::MeshGeomEdge | |
IntersectBoundingBox(const Base::BoundBox3f &rclBB) const | MeshCore::MeshGeomEdge | |
IntersectWithEdge(const MeshGeomEdge &edge, Base::Vector3f &res) const | MeshCore::MeshGeomEdge | |
IntersectWithLine(const Base::Vector3f &rclPt, const Base::Vector3f &rclDir, Base::Vector3f &rclRes) const | MeshCore::MeshGeomEdge | |
IntersectWithPlane(const Base::Vector3f &rclPt, const Base::Vector3f &rclDir, Base::Vector3f &rclRes) const | MeshCore::MeshGeomEdge | |
IsCollinear(const MeshGeomEdge &edge) const | MeshCore::MeshGeomEdge | |
IsParallel(const MeshGeomEdge &edge) const | MeshCore::MeshGeomEdge | |
IsPointOf(const Base::Vector3f &rclPoint, float fDistance) const | MeshCore::MeshGeomEdge | |
IsProjectionPointOf(const Base::Vector3f &point) const | MeshCore::MeshGeomEdge | |
MeshGeomEdge() | MeshCore::MeshGeomEdge | |
ProjectPointToLine(const Base::Vector3f &rclPoint, Base::Vector3f &rclProj) const | MeshCore::MeshGeomEdge |