Generated from class MR.TriangulateHolesParams. This is the non-const half of the class. More...
Properties | |
| new unsafe MR.TriangulationParameters | triangulation [get, protected set] |
| new unsafe MR.? Const_VertBitSet | modifyBdVertices [get, set] |
| if nullptr, then any boundary vertex of input mesh can get new triangles; otherwise only vertices from modifyBdVertices can get new triangles | |
| Properties inherited from MR.Const_TriangulateHolesParams | |
| unsafe MR.Const_TriangulationParameters | triangulation [get, protected set] |
| unsafe MR.? Const_VertBitSet | modifyBdVertices [get] |
| if nullptr, then any boundary vertex of input mesh can get new triangles; otherwise only vertices from modifyBdVertices can get new triangles | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_TriangulateHolesParams | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_TriangulateHolesParams | |
| unsafe MR.Const_VertBitSet._Underlying ** | __ptr_storage_modifyBdVertices |
Generated from class MR.TriangulateHolesParams. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.TriangulateHolesParams elementwise.
|
inline |
Generated from constructor MR.TriangulateHolesParams.TriangulateHolesParams.
|
inline |
Generated from constructor MR.TriangulateHolesParams.TriangulateHolesParams.
|
inline |
Generated from method MR::TriangulateHolesParams::operator=.
|
getset |
if nullptr, then any boundary vertex of input mesh can get new triangles; otherwise only vertices from modifyBdVertices can get new triangles
|
getprotected set |