MeshLib
 
Loading...
Searching...
No Matches
MRContoursSeparation.h File Reference
#include "MRMeshFwd.h"
#include <functional>

Go to the source code of this file.

Namespaces

namespace  MR
 

Typedefs

using MR::PathMeshEdgePointCallback = std::function<void( const MeshEdgePoint& mep )>
 

Functions

MRMESH_API std::vector< FaceBitSetMR::separateClosedContour (const Mesh &mesh, const std::vector< Vector3f > &contour, const PathMeshEdgePointCallback &cb={})