|
| virtual unsafe void | Dispose (bool disposing) |
◆ Const_DecimateResult() [1/4]
| unsafe MR.Const_DecimateResult.Const_DecimateResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_DecimateResult() [2/4]
| unsafe MR.Const_DecimateResult.Const_DecimateResult |
( |
int | vertsDeleted, |
|
|
int | facesDeleted, |
|
|
float | errorIntroduced, |
|
|
bool | cancelled ) |
|
inline |
◆ Const_DecimateResult() [3/4]
◆ Const_DecimateResult() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_DecimateResult.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_DecimateResult.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_cancelled
| unsafe bool* MR.Const_DecimateResult.__ref_storage_cancelled |
|
protected |
◆ __ref_storage_errorIntroduced
| unsafe float* MR.Const_DecimateResult.__ref_storage_errorIntroduced |
|
protected |
◆ __ref_storage_facesDeleted
| unsafe int* MR.Const_DecimateResult.__ref_storage_facesDeleted |
|
protected |
◆ __ref_storage_vertsDeleted
| unsafe int* MR.Const_DecimateResult.__ref_storage_vertsDeleted |
|
protected |
◆ cancelled
| unsafe bool MR.Const_DecimateResult.cancelled |
|
get |
whether the algorithm was cancelled by the callback
◆ errorIntroduced
| unsafe float MR.Const_DecimateResult.errorIntroduced |
|
get |
◆ facesDeleted
| unsafe int MR.Const_DecimateResult.facesDeleted |
|
get |
◆ vertsDeleted
| unsafe int MR.Const_DecimateResult.vertsDeleted |
|
get |
Number deleted verts. Same as the number of performed collapses.
The documentation for this class was generated from the following file: