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

Settings to conversion polyline to volume Generated from class MR.PolylineToVolumeParams. This is the non-const half of the class. More...

Inheritance diagram for MR.PolylineToVolumeParams:

Public Member Functions

unsafe PolylineToVolumeParams ()
 Constructs an empty (default-constructed) instance.
unsafe PolylineToVolumeParams (MR._ByValue_DistanceVolumeParams vol, MR.Const_DistanceToMeshOptions dist)
 Constructs MR.PolylineToVolumeParams elementwise.
unsafe PolylineToVolumeParams (MR._ByValue_PolylineToVolumeParams _other)
 Generated from constructor MR.PolylineToVolumeParams.PolylineToVolumeParams.
 PolylineToVolumeParams (Const_PolylineToVolumeParams _other)
 Generated from constructor MR.PolylineToVolumeParams.PolylineToVolumeParams.
 PolylineToVolumeParams (PolylineToVolumeParams _other)
 Generated from constructor MR.PolylineToVolumeParams.PolylineToVolumeParams.
unsafe MR.PolylineToVolumeParams assign (MR._ByValue_PolylineToVolumeParams _other)
 Generated from method MR::PolylineToVolumeParams::operator=.
Public Member Functions inherited from MR.Const_PolylineToVolumeParams
virtual void Dispose ()
unsafe Const_PolylineToVolumeParams ()
 Constructs an empty (default-constructed) instance.
unsafe Const_PolylineToVolumeParams (MR._ByValue_DistanceVolumeParams vol, MR.Const_DistanceToMeshOptions dist)
 Constructs MR.PolylineToVolumeParams elementwise.
unsafe Const_PolylineToVolumeParams (MR._ByValue_PolylineToVolumeParams _other)
 Generated from constructor MR.PolylineToVolumeParams.PolylineToVolumeParams.
 Const_PolylineToVolumeParams (Const_PolylineToVolumeParams _other)
 Generated from constructor MR.PolylineToVolumeParams.PolylineToVolumeParams.
 Const_PolylineToVolumeParams (PolylineToVolumeParams _other)
 Generated from constructor MR.PolylineToVolumeParams.PolylineToVolumeParams.

Properties

new unsafe MR.DistanceVolumeParams vol [get, protected set]
new unsafe MR.DistanceToMeshOptions dist [get, protected set]
Properties inherited from MR.Const_PolylineToVolumeParams
unsafe MR.Const_DistanceVolumeParams vol [get, protected set]
unsafe MR.Const_DistanceToMeshOptions dist [get, protected set]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_PolylineToVolumeParams
virtual unsafe void Dispose (bool disposing)

Detailed Description

Settings to conversion polyline to volume Generated from class MR.PolylineToVolumeParams. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ PolylineToVolumeParams() [1/5]

unsafe MR.PolylineToVolumeParams.PolylineToVolumeParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ PolylineToVolumeParams() [2/5]

unsafe MR.PolylineToVolumeParams.PolylineToVolumeParams ( MR._ByValue_DistanceVolumeParams vol,
MR.Const_DistanceToMeshOptions dist )
inline

Constructs MR.PolylineToVolumeParams elementwise.

◆ PolylineToVolumeParams() [3/5]

unsafe MR.PolylineToVolumeParams.PolylineToVolumeParams ( MR._ByValue_PolylineToVolumeParams _other)
inline

◆ PolylineToVolumeParams() [4/5]

MR.PolylineToVolumeParams.PolylineToVolumeParams ( Const_PolylineToVolumeParams _other)
inline

◆ PolylineToVolumeParams() [5/5]

MR.PolylineToVolumeParams.PolylineToVolumeParams ( PolylineToVolumeParams _other)
inline

Member Function Documentation

◆ assign()

unsafe MR.PolylineToVolumeParams MR.PolylineToVolumeParams.assign ( MR._ByValue_PolylineToVolumeParams _other)
inline

Generated from method MR::PolylineToVolumeParams::operator=.

Property Documentation

◆ dist

new unsafe MR.DistanceToMeshOptions MR.PolylineToVolumeParams.dist
getprotected set

◆ vol

new unsafe MR.DistanceVolumeParams MR.PolylineToVolumeParams.vol
getprotected set

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