#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:79
tl::expected< T, E > Expected
Definition MRExpected.h:59
MRMESH_API Expected< void > fillContours2D(Mesh &mesh, const std::vector< EdgeId > &holeRepresentativeEdges)
fill holes with border in same plane (i.e. after cut by plane)
MRMESH_API Expected< void > fillPlanarHole(ObjectMeshData &data, std::vector< EdgeLoop > &holeContours)
Contours3< float > Contours3f
Definition MRMesh/MRMeshFwd.h:318
MRMESH_API AffineXf3f getXfFromOxyPlane(const Contours3f &contours)
Definition MRMesh/MRMesh.h:23
mesh and its per-element attributes for ObjectMeshHolder
Definition MRObjectMeshData.h:12