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

this struct contains coordinate converters float-int-float Generated from class MR.CoordinateConverters. This is the non-const half of the class. More...

+ Inheritance diagram for MR.CoordinateConverters:

Public Member Functions

unsafe CoordinateConverters ()
 Constructs an empty (default-constructed) instance.
 
unsafe CoordinateConverters (MR.Std._ByValue_Function_MRVector3iFuncFromConstMRVector3fRef toInt, MR.Std._ByValue_Function_MRVector3fFuncFromConstMRVector3iRef toFloat)
 Constructs MR.CoordinateConverters elementwise.
 
unsafe CoordinateConverters (MR._ByValue_CoordinateConverters _other)
 Generated from constructor MR.CoordinateConverters.CoordinateConverters.
 
 CoordinateConverters (Const_CoordinateConverters _other)
 Generated from constructor MR.CoordinateConverters.CoordinateConverters.
 
 CoordinateConverters (CoordinateConverters _other)
 Generated from constructor MR.CoordinateConverters.CoordinateConverters.
 
unsafe MR.CoordinateConverters assign (MR._ByValue_CoordinateConverters _other)
 Generated from method MR.CoordinateConverters.operator=.
 

Properties

new unsafe MR.Std.Function_MRVector3iFuncFromConstMRVector3fRef toInt [get, protected set]
 
new unsafe MR.Std.Function_MRVector3fFuncFromConstMRVector3iRef toFloat [get, protected set]
 

Detailed Description

this struct contains coordinate converters float-int-float Generated from class MR.CoordinateConverters. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ CoordinateConverters() [1/5]

unsafe MR.CoordinateConverters.CoordinateConverters ( )
inline

Constructs an empty (default-constructed) instance.

◆ CoordinateConverters() [2/5]

unsafe MR.CoordinateConverters.CoordinateConverters ( MR.Std._ByValue_Function_MRVector3iFuncFromConstMRVector3fRef toInt,
MR.Std._ByValue_Function_MRVector3fFuncFromConstMRVector3iRef toFloat )
inline

Constructs MR.CoordinateConverters elementwise.

◆ CoordinateConverters() [3/5]

unsafe MR.CoordinateConverters.CoordinateConverters ( MR._ByValue_CoordinateConverters _other)
inline

Generated from constructor MR.CoordinateConverters.CoordinateConverters.

◆ CoordinateConverters() [4/5]

MR.CoordinateConverters.CoordinateConverters ( Const_CoordinateConverters _other)
inline

Generated from constructor MR.CoordinateConverters.CoordinateConverters.

◆ CoordinateConverters() [5/5]

MR.CoordinateConverters.CoordinateConverters ( CoordinateConverters _other)
inline

Generated from constructor MR.CoordinateConverters.CoordinateConverters.

Member Function Documentation

◆ assign()

unsafe MR.CoordinateConverters MR.CoordinateConverters.assign ( MR._ByValue_CoordinateConverters _other)
inline

Generated from method MR.CoordinateConverters.operator=.

Property Documentation

◆ toFloat

new unsafe MR.Std.Function_MRVector3fFuncFromConstMRVector3iRef MR.CoordinateConverters.toFloat
getprotected set

◆ toInt

new unsafe MR.Std.Function_MRVector3iFuncFromConstMRVector3fRef MR.CoordinateConverters.toInt
getprotected set

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