This is the complete list of members for meshlib.mrmeshpy.PlanarTriangulation, including all inherited members.
ContourIdMap | meshlib.mrmeshpy.PlanarTriangulation | static |
ContoursIdMap | meshlib.mrmeshpy.PlanarTriangulation | static |
findHoleVertIdsByHoleEdges(MeshTopology tp, std_vector_std_vector_Id_EdgeTag holePaths) | meshlib.mrmeshpy.PlanarTriangulation | static |
getOutline(std_vector_std_vector_Vector2_float contours, PlanarTriangulation.OutlineParameters params='MR::PlanarTriangulation::OutlineParameters{}') | meshlib.mrmeshpy.PlanarTriangulation | static |
getOutline(std_vector_std_vector_Vector2_double contours, PlanarTriangulation.OutlineParameters params='MR::PlanarTriangulation::OutlineParameters{}') | meshlib.mrmeshpy.PlanarTriangulation | static |
getOutlineMesh(std_vector_std_vector_Vector2_float contours, PlanarTriangulation.IntersectionsMap interMap=None, PlanarTriangulation.BaseOutlineParameters params='MR::PlanarTriangulation::BaseOutlineParameters{}') | meshlib.mrmeshpy.PlanarTriangulation | static |
getOutlineMesh(std_vector_std_vector_Vector2_double contours, PlanarTriangulation.IntersectionsMap interMap=None, PlanarTriangulation.BaseOutlineParameters params='MR::PlanarTriangulation::BaseOutlineParameters{}') | meshlib.mrmeshpy.PlanarTriangulation | static |
HolesVertIds | meshlib.mrmeshpy.PlanarTriangulation | static |
HoleVertIds | meshlib.mrmeshpy.PlanarTriangulation | static |
triangulateContours(std_vector_std_vector_Vector2_double contours, std_vector_std_vector_Id_VertTag holeVertsIds=None) | meshlib.mrmeshpy.PlanarTriangulation | static |
triangulateContours(std_vector_std_vector_Vector2_float contours, std_vector_std_vector_Id_VertTag holeVertsIds=None) | meshlib.mrmeshpy.PlanarTriangulation | static |
triangulateDisjointContours(std_vector_std_vector_Vector2_double contours, std_vector_std_vector_Id_VertTag holeVertsIds=None, std_vector_std_vector_Id_EdgeTag outBoundaries=None) | meshlib.mrmeshpy.PlanarTriangulation | static |
triangulateDisjointContours(std_vector_std_vector_Vector2_float contours, std_vector_std_vector_Id_VertTag holeVertsIds=None, std_vector_std_vector_Id_EdgeTag outBoundaries=None) | meshlib.mrmeshpy.PlanarTriangulation | static |