#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:79
Definition MRObjectMesh.h:11
tl::expected< T, E > Expected
Definition MRExpected.h:59
MRMESH_API Expected< void > fillPlanarHole(ObjectMesh &obj, std::vector< EdgeLoop > &holeContours)
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)
Contours3< float > Contours3f
Definition MRMesh/MRMeshFwd.h:318
MRMESH_API AffineXf3f getXfFromOxyPlane(const Contours3f &contours)
Definition MRMesh/MRMesh.h:23