|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe int | vertsDeleted [get] |
| | Number deleted verts. Same as the number of performed collapses.
|
| unsafe float | errorIntroduced [get] |
| | Max different (as distance) between original contour and result contour.
|
◆ Const_DecimatePolylineResult() [1/4]
| unsafe MR.Const_DecimatePolylineResult.Const_DecimatePolylineResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_DecimatePolylineResult() [2/4]
| unsafe MR.Const_DecimatePolylineResult.Const_DecimatePolylineResult |
( |
int | vertsDeleted, |
|
|
float | errorIntroduced ) |
|
inline |
◆ Const_DecimatePolylineResult() [3/4]
◆ Const_DecimatePolylineResult() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_DecimatePolylineResult.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_DecimatePolylineResult.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_errorIntroduced
| unsafe float* MR.Const_DecimatePolylineResult.__ref_storage_errorIntroduced |
|
protected |
◆ __ref_storage_vertsDeleted
| unsafe int* MR.Const_DecimatePolylineResult.__ref_storage_vertsDeleted |
|
protected |
◆ errorIntroduced
| unsafe float MR.Const_DecimatePolylineResult.errorIntroduced |
|
get |
Max different (as distance) between original contour and result contour.
◆ vertsDeleted
| unsafe int MR.Const_DecimatePolylineResult.vertsDeleted |
|
get |
Number deleted verts. Same as the number of performed collapses.
The documentation for this class was generated from the following file: