This is the complete list of members for sofa::geometry::Edge, including all inherited members.
Edge()=delete | sofa::geometry::Edge | |
Element_type | sofa::geometry::Edge | static |
getBarycentricCoordinates(const Node &point, const Node &n0, const Node &n1) | sofa::geometry::Edge | inlinestatic |
intersectionWithEdge(const Node &pA, const Node &pB, const Node &pC, const Node &pD, sofa::type::Vec< 2, T > &intersectionBaryCoord) | sofa::geometry::Edge | inlinestatic |
intersectionWithPlane(const Node &n0, const Node &n1, const sofa::type::Vec< 3, T > &planeP0, const sofa::type::Vec< 3, T > &normal, sofa::type::Vec< 3, T > &intersection) | sofa::geometry::Edge | inlinestatic |
isPointOnEdge(const Node &p0, const Node &n0, const Node &n1) | sofa::geometry::Edge | inlinestatic |
length(const Node &n0, const Node &n1) | sofa::geometry::Edge | inlinestatic |
NumberOfNodes | sofa::geometry::Edge | static |
squaredLength(const Node &n0, const Node &n1) | sofa::geometry::Edge | inlinestatic |