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

Generated from class MR.WeightedShell.DistanceVolumeCreationParams. This is the non-const half of the class. More...

+ Inheritance diagram for MR.WeightedShell.DistanceVolumeCreationParams:

Public Member Functions

unsafe DistanceVolumeCreationParams ()
 Constructs an empty (default-constructed) instance.
 
unsafe DistanceVolumeCreationParams (MR._ByValue_DistanceVolumeParams vol, MR._ByValue_DistanceFromWeightedPointsComputeParams dist)
 Constructs MR.WeightedShell.DistanceVolumeCreationParams elementwise.
 
unsafe DistanceVolumeCreationParams (MR.WeightedShell._ByValue_DistanceVolumeCreationParams _other)
 Generated from constructor MR.WeightedShell.DistanceVolumeCreationParams.DistanceVolumeCreationParams.
 
 DistanceVolumeCreationParams (Const_DistanceVolumeCreationParams _other)
 Generated from constructor MR.WeightedShell.DistanceVolumeCreationParams.DistanceVolumeCreationParams.
 
 DistanceVolumeCreationParams (DistanceVolumeCreationParams _other)
 Generated from constructor MR.WeightedShell.DistanceVolumeCreationParams.DistanceVolumeCreationParams.
 
unsafe MR.WeightedShell.DistanceVolumeCreationParams assign (MR.WeightedShell._ByValue_DistanceVolumeCreationParams _other)
 Generated from method MR.WeightedShell.DistanceVolumeCreationParams.operator=.
 

Properties

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

Detailed Description

Generated from class MR.WeightedShell.DistanceVolumeCreationParams. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ DistanceVolumeCreationParams() [1/5]

unsafe MR.WeightedShell.DistanceVolumeCreationParams.DistanceVolumeCreationParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ DistanceVolumeCreationParams() [2/5]

unsafe MR.WeightedShell.DistanceVolumeCreationParams.DistanceVolumeCreationParams ( MR._ByValue_DistanceVolumeParams vol,
MR._ByValue_DistanceFromWeightedPointsComputeParams dist )
inline

◆ DistanceVolumeCreationParams() [3/5]

unsafe MR.WeightedShell.DistanceVolumeCreationParams.DistanceVolumeCreationParams ( MR.WeightedShell._ByValue_DistanceVolumeCreationParams _other)
inline

Generated from constructor MR.WeightedShell.DistanceVolumeCreationParams.DistanceVolumeCreationParams.

◆ DistanceVolumeCreationParams() [4/5]

MR.WeightedShell.DistanceVolumeCreationParams.DistanceVolumeCreationParams ( Const_DistanceVolumeCreationParams _other)
inline

Generated from constructor MR.WeightedShell.DistanceVolumeCreationParams.DistanceVolumeCreationParams.

◆ DistanceVolumeCreationParams() [5/5]

MR.WeightedShell.DistanceVolumeCreationParams.DistanceVolumeCreationParams ( DistanceVolumeCreationParams _other)
inline

Generated from constructor MR.WeightedShell.DistanceVolumeCreationParams.DistanceVolumeCreationParams.

Member Function Documentation

◆ assign()

unsafe MR.WeightedShell.DistanceVolumeCreationParams MR.WeightedShell.DistanceVolumeCreationParams.assign ( MR.WeightedShell._ByValue_DistanceVolumeCreationParams _other)
inline

Generated from method MR.WeightedShell.DistanceVolumeCreationParams.operator=.

Property Documentation

◆ dist

new unsafe MR.DistanceFromWeightedPointsComputeParams MR.WeightedShell.DistanceVolumeCreationParams.dist
getprotected set

◆ vol

new unsafe MR.DistanceVolumeParams MR.WeightedShell.DistanceVolumeCreationParams.vol
getprotected set

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