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

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...

+ Inheritance diagram for MR.OffsetContoursRestoreZParams:

Public Member Functions

unsafe OffsetContoursRestoreZParams ()
 Constructs an empty (default-constructed) instance.
 
unsafe OffsetContoursRestoreZParams (MR.Std._ByValue_Function_FloatFuncFromConstStdVectorStdVectorMRVector2fRefConstMROffsetContourIndexRefConstMROffsetContoursOriginsRef 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=.
 

Properties

new unsafe MR.Std.Function_FloatFuncFromConstStdVectorStdVectorMRVector2fRefConstMROffsetContourIndexRefConstMROffsetContoursOriginsRef zCallback [get, protected set]
 
new unsafe ref 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 non-const half of the class.

Constructor & Destructor Documentation

◆ OffsetContoursRestoreZParams() [1/5]

unsafe MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ OffsetContoursRestoreZParams() [2/5]

unsafe MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams ( MR.Std._ByValue_Function_FloatFuncFromConstStdVectorStdVectorMRVector2fRefConstMROffsetContourIndexRefConstMROffsetContoursOriginsRef zCallback,
int relaxIterations )
inline

Constructs MR.OffsetContoursRestoreZParams elementwise.

◆ OffsetContoursRestoreZParams() [3/5]

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

Generated from constructor MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams.

◆ OffsetContoursRestoreZParams() [4/5]

MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams ( Const_OffsetContoursRestoreZParams _other)
inline

Generated from constructor MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams.

◆ OffsetContoursRestoreZParams() [5/5]

MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams ( OffsetContoursRestoreZParams _other)
inline

Generated from constructor MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams.

Member Function Documentation

◆ assign()

unsafe MR.OffsetContoursRestoreZParams MR.OffsetContoursRestoreZParams.assign ( MR._ByValue_OffsetContoursRestoreZParams _other)
inline

Generated from method MR.OffsetContoursRestoreZParams.operator=.

Property Documentation

◆ relaxIterations

new unsafe ref int MR.OffsetContoursRestoreZParams.relaxIterations
get

if > 0 z coordinate will be relaxed this many iterations

◆ zCallback

new unsafe MR.Std.Function_FloatFuncFromConstStdVectorStdVectorMRVector2fRefConstMROffsetContourIndexRefConstMROffsetContoursOriginsRef MR.OffsetContoursRestoreZParams.zCallback
getprotected set

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