MeshLib
 
Loading...
Searching...
No Matches
MRMeshAddPartByMaskParameters Struct Reference

optional parameters for mrMeshAddPartByMask More...

#include <MRMesh.h>

Public Attributes

bool flipOrientation
 if flipOrientation then every from triangle is inverted before adding
 
const MREdgePaththisContours
 contours on this mesh that have to be stitched with
 
size_t thisContoursNum
 
const MREdgePathfromContours
 contours on from mesh during addition
 
size_t fromContoursNum
 

Detailed Description

optional parameters for mrMeshAddPartByMask

Member Data Documentation

◆ flipOrientation

bool MRMeshAddPartByMaskParameters::flipOrientation

if flipOrientation then every from triangle is inverted before adding

◆ fromContours

const MREdgePath* MRMeshAddPartByMaskParameters::fromContours

contours on from mesh during addition

◆ fromContoursNum

size_t MRMeshAddPartByMaskParameters::fromContoursNum

◆ thisContours

const MREdgePath* MRMeshAddPartByMaskParameters::thisContours

contours on this mesh that have to be stitched with

◆ thisContoursNum

size_t MRMeshAddPartByMaskParameters::thisContoursNum

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