Parameters of restoring Z coordinate of XY offset 3d contours Generated from class MR.OffsetContoursRestoreZParams. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | OffsetContoursRestoreZParams () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | OffsetContoursRestoreZParams (MR.Std._ByValue_Function_Float_From_ConstStdVectorStdVectorMRVector2fRef_ConstMROffsetContourIndexRef_ConstMROffsetContoursOriginsRef zCallback, int relaxIterations) |
| Constructs MR.OffsetContoursRestoreZParams elementwise. | |
| unsafe | OffsetContoursRestoreZParams (MR._ByValue_OffsetContoursRestoreZParams _other) |
| Generated from constructor MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams. | |
| OffsetContoursRestoreZParams (Const_OffsetContoursRestoreZParams _other) | |
| Generated from constructor MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams. | |
| OffsetContoursRestoreZParams (OffsetContoursRestoreZParams _other) | |
| Generated from constructor MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams. | |
| unsafe MR.OffsetContoursRestoreZParams | assign (MR._ByValue_OffsetContoursRestoreZParams _other) |
| Generated from method MR::OffsetContoursRestoreZParams::operator=. | |
| Public Member Functions inherited from MR.Const_OffsetContoursRestoreZParams | |
| virtual void | Dispose () |
| unsafe | Const_OffsetContoursRestoreZParams () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_OffsetContoursRestoreZParams (MR.Std._ByValue_Function_Float_From_ConstStdVectorStdVectorMRVector2fRef_ConstMROffsetContourIndexRef_ConstMROffsetContoursOriginsRef zCallback, int relaxIterations) |
| Constructs MR.OffsetContoursRestoreZParams elementwise. | |
| unsafe | Const_OffsetContoursRestoreZParams (MR._ByValue_OffsetContoursRestoreZParams _other) |
| Generated from constructor MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams. | |
| Const_OffsetContoursRestoreZParams (Const_OffsetContoursRestoreZParams _other) | |
| Generated from constructor MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams. | |
| Const_OffsetContoursRestoreZParams (OffsetContoursRestoreZParams _other) | |
| Generated from constructor MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams. | |
Properties | |
| new unsafe MR.Std.Function_Float_From_ConstStdVectorStdVectorMRVector2fRef_ConstMROffsetContourIndexRef_ConstMROffsetContoursOriginsRef | zCallback [get, protected set] |
| new unsafe ref int | relaxIterations [get] |
| if > 0 z coordinate will be relaxed this many iterations | |
| Properties inherited from MR.Const_OffsetContoursRestoreZParams | |
| unsafe MR.Std.Const_Function_Float_From_ConstStdVectorStdVectorMRVector2fRef_ConstMROffsetContourIndexRef_ConstMROffsetContoursOriginsRef | zCallback [get, protected set] |
| unsafe int | relaxIterations [get] |
| if > 0 z coordinate will be relaxed this many iterations | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_OffsetContoursRestoreZParams | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_OffsetContoursRestoreZParams | |
| unsafe int * | __ref_storage_relaxIterations |
Parameters of restoring Z coordinate of XY offset 3d contours Generated from class MR.OffsetContoursRestoreZParams. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.OffsetContoursRestoreZParams elementwise.
|
inline |
Generated from constructor MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams.
|
inline |
Generated from constructor MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams.
|
inline |
Generated from constructor MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams.
|
inline |
Generated from method MR::OffsetContoursRestoreZParams::operator=.
|
get |
if > 0 z coordinate will be relaxed this many iterations
|
getprotected set |