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

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

Inheritance diagram for MR.Const_MeshToDirectionVolumeParams:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_MeshToDirectionVolumeParams ()
 Constructs an empty (default-constructed) instance.
unsafe Const_MeshToDirectionVolumeParams (MR._ByValue_DistanceVolumeParams vol, MR.Const_DistanceToMeshOptions dist, MR.Std._ByValue_SharedPtr_MRIPointsToMeshProjector projector)
 Constructs MR.MeshToDirectionVolumeParams elementwise.
unsafe Const_MeshToDirectionVolumeParams (MR._ByValue_MeshToDirectionVolumeParams _other)
 Generated from constructor MR.MeshToDirectionVolumeParams.MeshToDirectionVolumeParams.
 Const_MeshToDirectionVolumeParams (Const_MeshToDirectionVolumeParams _other)
 Generated from constructor MR.MeshToDirectionVolumeParams.MeshToDirectionVolumeParams.
 Const_MeshToDirectionVolumeParams (MeshToDirectionVolumeParams _other)
 Generated from constructor MR.MeshToDirectionVolumeParams.MeshToDirectionVolumeParams.

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]
unsafe MR.Std.Const_SharedPtr_MRIPointsToMeshProjector projector [get, protected set]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_MeshToDirectionVolumeParams() [1/5]

unsafe MR.Const_MeshToDirectionVolumeParams.Const_MeshToDirectionVolumeParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_MeshToDirectionVolumeParams() [2/5]

unsafe MR.Const_MeshToDirectionVolumeParams.Const_MeshToDirectionVolumeParams ( MR._ByValue_DistanceVolumeParams vol,
MR.Const_DistanceToMeshOptions dist,
MR.Std._ByValue_SharedPtr_MRIPointsToMeshProjector projector )
inline

Constructs MR.MeshToDirectionVolumeParams elementwise.

◆ Const_MeshToDirectionVolumeParams() [3/5]

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

◆ Const_MeshToDirectionVolumeParams() [4/5]

MR.Const_MeshToDirectionVolumeParams.Const_MeshToDirectionVolumeParams ( Const_MeshToDirectionVolumeParams _other)
inline

◆ Const_MeshToDirectionVolumeParams() [5/5]

MR.Const_MeshToDirectionVolumeParams.Const_MeshToDirectionVolumeParams ( MeshToDirectionVolumeParams _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_MeshToDirectionVolumeParams.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Property Documentation

◆ dist

unsafe MR.Const_DistanceToMeshOptions MR.Const_MeshToDirectionVolumeParams.dist
getprotected set

◆ projector

unsafe MR.Std.Const_SharedPtr_MRIPointsToMeshProjector MR.Const_MeshToDirectionVolumeParams.projector
getprotected set

◆ vol

unsafe MR.Const_DistanceVolumeParams MR.Const_MeshToDirectionVolumeParams.vol
getprotected set

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