|
| unsafe | OffsetContoursParams () |
| | Constructs an empty (default-constructed) instance.
|
| unsafe | OffsetContoursParams (MR.OffsetContoursParams.Type type, MR.OffsetContoursParams.EndType endType, MR.OffsetContoursParams.CornerType cornerType, float minAnglePrecision, float maxSharpAngle, MR.Std.Vector_StdVectorMROffsetContoursOrigins? indicesMap) |
| | Constructs MR.OffsetContoursParams elementwise.
|
| unsafe | OffsetContoursParams (MR.Const_OffsetContoursParams _other) |
| | Generated from constructor MR.OffsetContoursParams.OffsetContoursParams.
|
| | OffsetContoursParams (OffsetContoursParams _other) |
| | Generated from constructor MR.OffsetContoursParams.OffsetContoursParams.
|
| unsafe MR.OffsetContoursParams | assign (MR.Const_OffsetContoursParams _other) |
| | Generated from method MR::OffsetContoursParams::operator=.
|
| virtual void | Dispose () |
| unsafe | Const_OffsetContoursParams () |
| | Constructs an empty (default-constructed) instance.
|
| unsafe | Const_OffsetContoursParams (MR.OffsetContoursParams.Type type, MR.OffsetContoursParams.EndType endType, MR.OffsetContoursParams.CornerType cornerType, float minAnglePrecision, float maxSharpAngle, MR.Std.Vector_StdVectorMROffsetContoursOrigins? indicesMap) |
| | Constructs MR.OffsetContoursParams elementwise.
|
| unsafe | Const_OffsetContoursParams (MR.Const_OffsetContoursParams _other) |
| | Generated from constructor MR.OffsetContoursParams.OffsetContoursParams.
|
| | Const_OffsetContoursParams (OffsetContoursParams _other) |
| | Generated from constructor MR.OffsetContoursParams.OffsetContoursParams.
|
Generated from class MR.OffsetContoursParams. This is the non-const half of the class.