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

this structure contains transformation for projection from one mesh to another and progress callback Generated from class MR.ProjectAttributeParams. This is the const half of the class. More...

Inheritance diagram for MR.Const_ProjectAttributeParams:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ProjectAttributeParams ()
 Constructs an empty (default-constructed) instance.
unsafe Const_ProjectAttributeParams (MR.Const_MeshProjectionTransforms xfs, MR.Std._ByValue_Function_Bool_From_Float progressCb)
 Constructs MR.ProjectAttributeParams elementwise.
unsafe Const_ProjectAttributeParams (MR._ByValue_ProjectAttributeParams _other)
 Generated from constructor MR.ProjectAttributeParams.ProjectAttributeParams.
 Const_ProjectAttributeParams (Const_ProjectAttributeParams _other)
 Generated from constructor MR.ProjectAttributeParams.ProjectAttributeParams.
 Const_ProjectAttributeParams (ProjectAttributeParams _other)
 Generated from constructor MR.ProjectAttributeParams.ProjectAttributeParams.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Const_MeshProjectionTransforms xfs [get, protected set]
unsafe MR.Std.Const_Function_Bool_From_Float progressCb [get, protected set]

Detailed Description

this structure contains transformation for projection from one mesh to another and progress callback Generated from class MR.ProjectAttributeParams. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_ProjectAttributeParams() [1/5]

unsafe MR.Const_ProjectAttributeParams.Const_ProjectAttributeParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_ProjectAttributeParams() [2/5]

unsafe MR.Const_ProjectAttributeParams.Const_ProjectAttributeParams ( MR.Const_MeshProjectionTransforms xfs,
MR.Std._ByValue_Function_Bool_From_Float progressCb )
inline

Constructs MR.ProjectAttributeParams elementwise.

◆ Const_ProjectAttributeParams() [3/5]

unsafe MR.Const_ProjectAttributeParams.Const_ProjectAttributeParams ( MR._ByValue_ProjectAttributeParams _other)
inline

◆ Const_ProjectAttributeParams() [4/5]

MR.Const_ProjectAttributeParams.Const_ProjectAttributeParams ( Const_ProjectAttributeParams _other)
inline

◆ Const_ProjectAttributeParams() [5/5]

MR.Const_ProjectAttributeParams.Const_ProjectAttributeParams ( ProjectAttributeParams _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ProjectAttributeParams.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Property Documentation

◆ progressCb

unsafe MR.Std.Const_Function_Bool_From_Float MR.Const_ProjectAttributeParams.progressCb
getprotected set

◆ xfs

unsafe MR.Const_MeshProjectionTransforms MR.Const_ProjectAttributeParams.xfs
getprotected set

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