|
|
virtual void | Dispose () |
| |
|
unsafe | Const_DecimatePolylineResult () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_DecimatePolylineResult (int vertsDeleted, float errorIntroduced) |
| | Constructs MR.DecimatePolylineResult elementwise.
|
| |
|
unsafe | Const_DecimatePolylineResult (MR.Const_DecimatePolylineResult _other) |
| | Generated from constructor MR.DecimatePolylineResult.DecimatePolylineResult.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe int | vertsDeleted [get] |
| | Max different (as distance) between original contour and result contour.
|
| |
|
unsafe float | errorIntroduced [get] |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
The documentation for this class was generated from the following file: