#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:80
Definition MRCameraOrientationPlugin.h:8
Contours3< float > Contours3f
Definition MRMesh/MRMeshFwd.h:383
tl::expected< T, E > Expected
Definition MRExpected.h:25
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)
MRMESH_API AffineXf3f getXfFromOxyPlane(const Contours3f &contours)
Definition MRMesh/MRMesh.h:23
mesh and its per-element attributes for ObjectMeshHolder
Definition MRObjectMeshData.h:14