concise representation of proposed hole triangulation Generated from class MR.HoleFillPlan. This is the non-const half of the class. More...
Public Member Functions | |
| 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=. | |
| Public Member Functions inherited from MR.Const_HoleFillPlan | |
| virtual void | Dispose () |
| unsafe | Const_HoleFillPlan () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_HoleFillPlan (MR.Std._ByValue_Vector_MRFillHoleItem items, int numTris) |
| Constructs MR.HoleFillPlan elementwise. | |
| unsafe | Const_HoleFillPlan (MR._ByValue_HoleFillPlan _other) |
| Generated from constructor MR.HoleFillPlan.HoleFillPlan. | |
| Const_HoleFillPlan (Const_HoleFillPlan _other) | |
| Generated from constructor MR.HoleFillPlan.HoleFillPlan. | |
| Const_HoleFillPlan (HoleFillPlan _other) | |
| Generated from constructor MR.HoleFillPlan.HoleFillPlan. | |
Properties | |
| new unsafe MR.Std.Vector_MRFillHoleItem | items [get, protected set] |
| new unsafe ref int | numTris [get] |
| Properties inherited from MR.Const_HoleFillPlan | |
| unsafe MR.Std.Const_Vector_MRFillHoleItem | items [get, protected set] |
| unsafe int | numTris [get] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_HoleFillPlan | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_HoleFillPlan | |
| unsafe int * | __ref_storage_numTris |
concise representation of proposed hole triangulation Generated from class MR.HoleFillPlan. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.HoleFillPlan elementwise.
|
inline |
Generated from constructor MR.HoleFillPlan.HoleFillPlan.
|
inline |
Generated from constructor MR.HoleFillPlan.HoleFillPlan.
|
inline |
Generated from constructor MR.HoleFillPlan.HoleFillPlan.
|
inline |
Generated from method MR::HoleFillPlan::operator=.
|
getprotected set |
|
get |