MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_OffsetContoursRestoreZParams Class Reference

Parameters of restoring Z coordinate of XY offset 3d contours Generated from class MR.OffsetContoursRestoreZParams. This is the const half of the class. More...

Inheritance diagram for MR.Const_OffsetContoursRestoreZParams:

Classes

struct  _Underlying

Public Member Functions

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.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe int * __ref_storage_relaxIterations

Properties

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

Detailed Description

Parameters of restoring Z coordinate of XY offset 3d contours Generated from class MR.OffsetContoursRestoreZParams. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_OffsetContoursRestoreZParams() [1/5]

unsafe MR.Const_OffsetContoursRestoreZParams.Const_OffsetContoursRestoreZParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_OffsetContoursRestoreZParams() [2/5]

unsafe MR.Const_OffsetContoursRestoreZParams.Const_OffsetContoursRestoreZParams ( MR.Std._ByValue_Function_Float_From_ConstStdVectorStdVectorMRVector2fRef_ConstMROffsetContourIndexRef_ConstMROffsetContoursOriginsRef zCallback,
int relaxIterations )
inline

Constructs MR.OffsetContoursRestoreZParams elementwise.

◆ Const_OffsetContoursRestoreZParams() [3/5]

unsafe MR.Const_OffsetContoursRestoreZParams.Const_OffsetContoursRestoreZParams ( MR._ByValue_OffsetContoursRestoreZParams _other)
inline

◆ Const_OffsetContoursRestoreZParams() [4/5]

MR.Const_OffsetContoursRestoreZParams.Const_OffsetContoursRestoreZParams ( Const_OffsetContoursRestoreZParams _other)
inline

◆ Const_OffsetContoursRestoreZParams() [5/5]

MR.Const_OffsetContoursRestoreZParams.Const_OffsetContoursRestoreZParams ( OffsetContoursRestoreZParams _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_OffsetContoursRestoreZParams.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_OffsetContoursRestoreZParams.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_relaxIterations

unsafe int* MR.Const_OffsetContoursRestoreZParams.__ref_storage_relaxIterations
protected

Property Documentation

◆ relaxIterations

unsafe int MR.Const_OffsetContoursRestoreZParams.relaxIterations
get

if > 0 z coordinate will be relaxed this many iterations

◆ zCallback

unsafe MR.Std.Const_Function_Float_From_ConstStdVectorStdVectorMRVector2fRef_ConstMROffsetContourIndexRef_ConstMROffsetContoursOriginsRef MR.Const_OffsetContoursRestoreZParams.zCallback
getprotected set

The documentation for this class was generated from the following file: