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< FaceBitSet > | MR::separateClosedContour (const Mesh &mesh, const std::vector< Vector3f > &contour, const PathMeshEdgePointCallback &cb={}) |