Parameters structure for MR.stitchHoles
Structure has some options to control MR.stitchHoles.
More...
Public Member Functions | |
| unsafe | StitchHolesParams () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | StitchHolesParams (MR._ByValue_FillHoleMetric metric, MR.FaceBitSet? outNewFaces) |
| Constructs MR.StitchHolesParams elementwise. | |
| unsafe | StitchHolesParams (MR._ByValue_StitchHolesParams _other) |
| Generated from constructor MR.StitchHolesParams.StitchHolesParams. | |
| StitchHolesParams (Const_StitchHolesParams _other) | |
| Generated from constructor MR.StitchHolesParams.StitchHolesParams. | |
| StitchHolesParams (StitchHolesParams _other) | |
| Generated from constructor MR.StitchHolesParams.StitchHolesParams. | |
| unsafe MR.StitchHolesParams | assign (MR._ByValue_StitchHolesParams _other) |
| Generated from method MR::StitchHolesParams::operator=. | |
| Public Member Functions inherited from MR.Const_StitchHolesParams | |
| virtual void | Dispose () |
| unsafe | Const_StitchHolesParams () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_StitchHolesParams (MR._ByValue_FillHoleMetric metric, MR.FaceBitSet? outNewFaces) |
| Constructs MR.StitchHolesParams elementwise. | |
| unsafe | Const_StitchHolesParams (MR._ByValue_StitchHolesParams _other) |
| Generated from constructor MR.StitchHolesParams.StitchHolesParams. | |
| Const_StitchHolesParams (Const_StitchHolesParams _other) | |
| Generated from constructor MR.StitchHolesParams.StitchHolesParams. | |
| Const_StitchHolesParams (StitchHolesParams _other) | |
| Generated from constructor MR.StitchHolesParams.StitchHolesParams. | |
Properties | |
| new unsafe MR.FillHoleMetric | metric [get, protected set] |
| Specifies triangulation metric default for MR.stitchHoles: getComplexStitchMetric. | |
| new unsafe MR.? FaceBitSet | outNewFaces [get, set] |
| If not nullptr accumulate new faces. | |
| Properties inherited from MR.Const_StitchHolesParams | |
| unsafe MR.Const_FillHoleMetric | metric [get, protected set] |
| Specifies triangulation metric default for MR.stitchHoles: getComplexStitchMetric. | |
| unsafe MR.? FaceBitSet | outNewFaces [get] |
| If not nullptr accumulate new faces. | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_StitchHolesParams | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_StitchHolesParams | |
| unsafe MR.FaceBitSet._Underlying ** | __ptr_storage_outNewFaces |
Parameters structure for MR.stitchHoles
Structure has some options to control MR.stitchHoles.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.StitchHolesParams elementwise.
|
inline |
Generated from constructor MR.StitchHolesParams.StitchHolesParams.
|
inline |
Generated from constructor MR.StitchHolesParams.StitchHolesParams.
|
inline |
Generated from constructor MR.StitchHolesParams.StitchHolesParams.
|
inline |
Generated from method MR::StitchHolesParams::operator=.
|
getprotected set |
Specifies triangulation metric
default for MR.stitchHoles: getComplexStitchMetric.
|
getset |
If not nullptr accumulate new faces.