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_FloatFuncFromConstStdVectorStdVectorMRVector2fRefConstMROffsetContourIndexRefConstMROffsetContoursOriginsRef zCallback, int relaxIterations)
 Constructs MR.OffsetContoursRestoreZParams elementwise.
 
unsafe Const_OffsetContoursRestoreZParams (MR._ByValue_OffsetContoursRestoreZParams _other)
 Generated from constructor MR.OffsetContoursRestoreZParams.OffsetContoursRestoreZParams.
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe MR.Std.Const_Function_FloatFuncFromConstStdVectorStdVectorMRVector2fRefConstMROffsetContourIndexRefConstMROffsetContoursOriginsRef zCallback [get]
 
unsafe int relaxIterations [get]
 if > 0 z coordinate will be relaxed this many iterations
 
- Properties inherited from MR.Misc.Object< Const_OffsetContoursRestoreZParams >
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.
 

Additional Inherited Members

- Protected Attributes inherited from MR.Misc.Object< Const_OffsetContoursRestoreZParams >
bool _IsOwningVal
 

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.


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