#include "MRExpected.h"
Go to the source code of this file.
Namespaces | |
namespace | MR |
Functions | |
MRMESH_API Expected< void > | MR::fillContours2D (Mesh &mesh, const std::vector< EdgeId > &holeRepresentativeEdges) |
fill holes with border in same plane (i.e. after cut by plane) | |
MRMESH_API AffineXf3f | MR::getXfFromOxyPlane (const Contours3f &contours) |
MRMESH_API AffineXf3f | MR::getXfFromOxyPlane (const Mesh &mesh, const std::vector< EdgePath > &paths) |