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

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

Inheritance diagram for MR.Const_PolylineToVolumeParams:

Classes

struct  _Underlying

Public Member Functions

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.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Const_DistanceVolumeParams vol [get, protected set]
unsafe MR.Const_DistanceToMeshOptions dist [get, protected set]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_PolylineToVolumeParams() [1/5]

unsafe MR.Const_PolylineToVolumeParams.Const_PolylineToVolumeParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_PolylineToVolumeParams() [2/5]

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

Constructs MR.PolylineToVolumeParams elementwise.

◆ Const_PolylineToVolumeParams() [3/5]

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

◆ Const_PolylineToVolumeParams() [4/5]

MR.Const_PolylineToVolumeParams.Const_PolylineToVolumeParams ( Const_PolylineToVolumeParams _other)
inline

◆ Const_PolylineToVolumeParams() [5/5]

MR.Const_PolylineToVolumeParams.Const_PolylineToVolumeParams ( PolylineToVolumeParams _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_PolylineToVolumeParams.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Property Documentation

◆ dist

unsafe MR.Const_DistanceToMeshOptions MR.Const_PolylineToVolumeParams.dist
getprotected set

◆ vol

unsafe MR.Const_DistanceVolumeParams MR.Const_PolylineToVolumeParams.vol
getprotected set

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