#define MR_EXTERN_C_BEGIN
Definition MRMeshC/MRMeshFwd.h:26
#define MR_EXTERN_C_END
Definition MRMeshC/MRMeshFwd.h:27
struct MRMeshTopology MRMeshTopology
Definition MRMeshC/MRMeshFwd.h:42
struct MRFaceBitSet MRFaceBitSet
Definition MRMeshC/MRMeshFwd.h:37
#define MRMESHC_API
Definition MRMeshC/MRMeshFwd.h:19
MREdgePath MREdgeLoop
Definition MRMeshC/MRMeshTopology.h:28
MRMESHC_API const MREdgeLoop mrEdgeLoopsGet(const MREdgeLoops *loops, size_t index)
MRMESHC_API size_t mrEdgeLoopsSize(const MREdgeLoops *loops)
MRMESHC_API MREdgeLoops * mrFindRightBoundary(const MRMeshTopology *topology, const MRFaceBitSet *region)
MR_EXTERN_C_BEGIN MRMESHC_API MREdgeLoop * mrTrackRightBoundaryLoop(const MRMeshTopology *topology, MREdgeId e0, const MRFaceBitSet *region)
MRMESHC_API void mrEdgeLoopsFree(MREdgeLoops *loops)
struct MREdgeLoops MREdgeLoops
Definition MRMeshC/MRRegionBoundary.h:13
edge index
Definition MRMeshC/MRId.h:8