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

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

+ Inheritance diagram for MR.MeshToDirectionVolumeParams:

Public Member Functions

unsafe MeshToDirectionVolumeParams ()
 Constructs an empty (default-constructed) instance.
 
unsafe MeshToDirectionVolumeParams (MR._ByValue_DistanceVolumeParams vol, MR.Const_DistanceToMeshOptions dist, MR._ByValueShared_IPointsToMeshProjector projector)
 Constructs MR.MeshToDirectionVolumeParams elementwise.
 
unsafe MeshToDirectionVolumeParams (MR._ByValue_MeshToDirectionVolumeParams _other)
 Generated from constructor MR.MeshToDirectionVolumeParams.MeshToDirectionVolumeParams.
 
 MeshToDirectionVolumeParams (Const_MeshToDirectionVolumeParams _other)
 Generated from constructor MR.MeshToDirectionVolumeParams.MeshToDirectionVolumeParams.
 
 MeshToDirectionVolumeParams (MeshToDirectionVolumeParams _other)
 Generated from constructor MR.MeshToDirectionVolumeParams.MeshToDirectionVolumeParams.
 
unsafe MR.MeshToDirectionVolumeParams assign (MR._ByValue_MeshToDirectionVolumeParams _other)
 Generated from method MR.MeshToDirectionVolumeParams.operator=.
 

Properties

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

Detailed Description

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

Constructor & Destructor Documentation

◆ MeshToDirectionVolumeParams() [1/5]

unsafe MR.MeshToDirectionVolumeParams.MeshToDirectionVolumeParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ MeshToDirectionVolumeParams() [2/5]

unsafe MR.MeshToDirectionVolumeParams.MeshToDirectionVolumeParams ( MR._ByValue_DistanceVolumeParams vol,
MR.Const_DistanceToMeshOptions dist,
MR._ByValueShared_IPointsToMeshProjector projector )
inline

Constructs MR.MeshToDirectionVolumeParams elementwise.

◆ MeshToDirectionVolumeParams() [3/5]

unsafe MR.MeshToDirectionVolumeParams.MeshToDirectionVolumeParams ( MR._ByValue_MeshToDirectionVolumeParams _other)
inline

Generated from constructor MR.MeshToDirectionVolumeParams.MeshToDirectionVolumeParams.

◆ MeshToDirectionVolumeParams() [4/5]

MR.MeshToDirectionVolumeParams.MeshToDirectionVolumeParams ( Const_MeshToDirectionVolumeParams _other)
inline

Generated from constructor MR.MeshToDirectionVolumeParams.MeshToDirectionVolumeParams.

◆ MeshToDirectionVolumeParams() [5/5]

MR.MeshToDirectionVolumeParams.MeshToDirectionVolumeParams ( MeshToDirectionVolumeParams _other)
inline

Generated from constructor MR.MeshToDirectionVolumeParams.MeshToDirectionVolumeParams.

Member Function Documentation

◆ assign()

unsafe MR.MeshToDirectionVolumeParams MR.MeshToDirectionVolumeParams.assign ( MR._ByValue_MeshToDirectionVolumeParams _other)
inline

Generated from method MR.MeshToDirectionVolumeParams.operator=.

Property Documentation

◆ dist

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

◆ projector

new unsafe MR.IPointsToMeshProjector MR.MeshToDirectionVolumeParams.projector
getprotected set

◆ vol

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

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