MeshLib
 
Loading...
Searching...
No Matches
MRMeshC/MRRegionBoundary.h
Go to the documentation of this file.
1#pragma once
2
3#include "MRMeshFwd.h"
4#include "MRId.h"
5#include "MRMeshTopology.h"
6
8
12
#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
MR_EXTERN_C_BEGIN MRMESHC_API MREdgeLoop * mrTrackRightBoundaryLoop(const MRMeshTopology *topology, MREdgeId e0, const MRFaceBitSet *region)
edge index
Definition MRMeshC/MRId.h:8