concise representation of proposed hole triangulation Generated from class MR.HoleFillPlan. This is the non-const half of the class.
More...
|
| unsafe | HoleFillPlan () |
| | Constructs an empty (default-constructed) instance.
|
| |
| unsafe | HoleFillPlan (MR.Std._ByValue_Vector_MRFillHoleItem items, int numTris) |
| | Constructs MR.HoleFillPlan elementwise.
|
| |
| unsafe | HoleFillPlan (MR._ByValue_HoleFillPlan _other) |
| | Generated from constructor MR.HoleFillPlan.HoleFillPlan.
|
| |
| | HoleFillPlan (Const_HoleFillPlan _other) |
| | Generated from constructor MR.HoleFillPlan.HoleFillPlan.
|
| |
| | HoleFillPlan (HoleFillPlan _other) |
| | Generated from constructor MR.HoleFillPlan.HoleFillPlan.
|
| |
| unsafe MR.HoleFillPlan | assign (MR._ByValue_HoleFillPlan _other) |
| | Generated from method MR.HoleFillPlan.operator=.
|
| |
|
| new unsafe MR.Std.Vector_MRFillHoleItem | items [get, protected set] |
| |
| new unsafe ref int | numTris [get] |
| |
concise representation of proposed hole triangulation Generated from class MR.HoleFillPlan. This is the non-const half of the class.
◆ HoleFillPlan() [1/5]
| unsafe MR.HoleFillPlan.HoleFillPlan |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ HoleFillPlan() [2/5]
| unsafe MR.HoleFillPlan.HoleFillPlan |
( |
MR.Std._ByValue_Vector_MRFillHoleItem | items, |
|
|
int | numTris ) |
|
inline |
◆ HoleFillPlan() [3/5]
| unsafe MR.HoleFillPlan.HoleFillPlan |
( |
MR._ByValue_HoleFillPlan | _other | ) |
|
|
inline |
Generated from constructor MR.HoleFillPlan.HoleFillPlan.
◆ HoleFillPlan() [4/5]
| MR.HoleFillPlan.HoleFillPlan |
( |
Const_HoleFillPlan | _other | ) |
|
|
inline |
Generated from constructor MR.HoleFillPlan.HoleFillPlan.
◆ HoleFillPlan() [5/5]
Generated from constructor MR.HoleFillPlan.HoleFillPlan.
◆ assign()
| unsafe MR.HoleFillPlan MR.HoleFillPlan.assign |
( |
MR._ByValue_HoleFillPlan | _other | ) |
|
|
inline |
Generated from method MR.HoleFillPlan.operator=.
◆ items
| new unsafe MR.Std.Vector_MRFillHoleItem MR.HoleFillPlan.items |
|
getprotected set |
◆ numTris
| new unsafe ref int MR.HoleFillPlan.numTris |
|
get |
The documentation for this class was generated from the following file: