struct MR_MeshTopology MR_MeshTopology
Definition MR2DContoursTriangulation.h:16
struct MR_std_vector_MR_OneMeshContour MR_std_vector_MR_OneMeshContour
Definition MRContoursCut.h:25
struct MR_std_vector_MR_VarEdgeTri MR_std_vector_MR_VarEdgeTri
Definition MRIntersectionContour.h:14
MRC_API MR_std_vector_int32_t * MR_detectLoneContours(const MR_std_vector_std_vector_MR_VarEdgeTri *contours, const bool *ignoreOpen)
MRC_API MR_std_vector_std_vector_MR_VarEdgeTri * MR_orderIntersectionContours(const MR_MeshTopology *topologyA, const MR_MeshTopology *topologyB, const MR_std_vector_MR_VarEdgeTri *intersections)
MRC_API MR_std_vector_std_vector_MR_VarEdgeTri * MR_orderSelfIntersectionContours(const MR_MeshTopology *topology, const MR_std_vector_MR_EdgeTri *intersections)
struct MR_std_vector_MR_EdgeTri MR_std_vector_MR_EdgeTri
Definition MRIntersectionContour.h:12
MRC_API void MR_removeLoneDegeneratedContours(const MR_MeshTopology *edgesTopology, MR_std_vector_MR_OneMeshContour *faceContours, MR_std_vector_MR_OneMeshContour *edgeContours)
MRC_API bool MR_isClosed_std_vector_MR_VarEdgeTri(const MR_std_vector_MR_VarEdgeTri *contour)
struct MR_std_vector_std_vector_MR_VarEdgeTri MR_std_vector_std_vector_MR_VarEdgeTri
Definition MRIntersectionContour.h:16
MRC_API void MR_removeLoneContours(MR_std_vector_std_vector_MR_VarEdgeTri *contours, const bool *ignoreOpen)
struct MR_std_vector_int32_t MR_std_vector_int32_t
Definition MRIntersectionContour.h:15
#define MRC_API
Definition exports.h:11