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

Properties

new unsafe MR.DistanceVolumeParams vol [get, protected set]
 
new unsafe MR.DistanceToMeshOptions dist [get, protected set]
 

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

Generated from constructor MR.PolylineToVolumeParams.PolylineToVolumeParams.

◆ PolylineToVolumeParams() [4/5]

MR.PolylineToVolumeParams.PolylineToVolumeParams ( Const_PolylineToVolumeParams _other)
inline

Generated from constructor MR.PolylineToVolumeParams.PolylineToVolumeParams.

◆ PolylineToVolumeParams() [5/5]

MR.PolylineToVolumeParams.PolylineToVolumeParams ( PolylineToVolumeParams _other)
inline

Generated from constructor MR.PolylineToVolumeParams.PolylineToVolumeParams.

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: