MeshLib C++ Docs
Loading...
Searching...
No Matches

Parameters of MR::cutMesh. More...

#include <MRMesh/MRContoursCut.h>

Public Types

enum class  ForceFill { ForceFill::None , ForceFill::Good , ForceFill::All }

Public Attributes

const SortIntersectionsDatasortData {nullptr}
FaceMap * new2OldMap {nullptr}
 This is optional output - map from newly generated faces to old faces (N-1)
enum MR::CutMeshParameters::ForceFill None
NewEdgesMapnew2oldEdgesMap { nullptr }
 Optional output map for each new edge introduced after cut maps edge from old topology or old face.

Detailed Description

Parameters of MR::cutMesh.

This structure contains some options and optional outputs of MR::cutMesh function

See also
MR::CutMeshResult

The documentation for this struct was generated from the following file: