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

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

+ Inheritance diagram for MR.CoordinateConverters2:

Public Member Functions

unsafe CoordinateConverters2 ()
 Constructs an empty (default-constructed) instance.
 
unsafe CoordinateConverters2 (MR.Std._ByValue_Function_MRVector2iFuncFromConstMRVector2fRef toInt, MR.Std._ByValue_Function_MRVector2fFuncFromConstMRVector2iRef toFloat)
 Constructs MR.CoordinateConverters2 elementwise.
 
unsafe CoordinateConverters2 (MR._ByValue_CoordinateConverters2 _other)
 Generated from constructor MR.CoordinateConverters2.CoordinateConverters2.
 
 CoordinateConverters2 (Const_CoordinateConverters2 _other)
 Generated from constructor MR.CoordinateConverters2.CoordinateConverters2.
 
 CoordinateConverters2 (CoordinateConverters2 _other)
 Generated from constructor MR.CoordinateConverters2.CoordinateConverters2.
 
unsafe MR.CoordinateConverters2 assign (MR._ByValue_CoordinateConverters2 _other)
 Generated from method MR.CoordinateConverters2.operator=.
 

Properties

new unsafe MR.Std.Function_MRVector2iFuncFromConstMRVector2fRef toInt [get, protected set]
 
new unsafe MR.Std.Function_MRVector2fFuncFromConstMRVector2iRef toFloat [get, protected set]
 

Detailed Description

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

Constructor & Destructor Documentation

◆ CoordinateConverters2() [1/5]

unsafe MR.CoordinateConverters2.CoordinateConverters2 ( )
inline

Constructs an empty (default-constructed) instance.

◆ CoordinateConverters2() [2/5]

unsafe MR.CoordinateConverters2.CoordinateConverters2 ( MR.Std._ByValue_Function_MRVector2iFuncFromConstMRVector2fRef toInt,
MR.Std._ByValue_Function_MRVector2fFuncFromConstMRVector2iRef toFloat )
inline

Constructs MR.CoordinateConverters2 elementwise.

◆ CoordinateConverters2() [3/5]

unsafe MR.CoordinateConverters2.CoordinateConverters2 ( MR._ByValue_CoordinateConverters2 _other)
inline

Generated from constructor MR.CoordinateConverters2.CoordinateConverters2.

◆ CoordinateConverters2() [4/5]

MR.CoordinateConverters2.CoordinateConverters2 ( Const_CoordinateConverters2 _other)
inline

Generated from constructor MR.CoordinateConverters2.CoordinateConverters2.

◆ CoordinateConverters2() [5/5]

MR.CoordinateConverters2.CoordinateConverters2 ( CoordinateConverters2 _other)
inline

Generated from constructor MR.CoordinateConverters2.CoordinateConverters2.

Member Function Documentation

◆ assign()

unsafe MR.CoordinateConverters2 MR.CoordinateConverters2.assign ( MR._ByValue_CoordinateConverters2 _other)
inline

Generated from method MR.CoordinateConverters2.operator=.

Property Documentation

◆ toFloat

new unsafe MR.Std.Function_MRVector2fFuncFromConstMRVector2iRef MR.CoordinateConverters2.toFloat
getprotected set

◆ toInt

new unsafe MR.Std.Function_MRVector2iFuncFromConstMRVector2fRef MR.CoordinateConverters2.toInt
getprotected set

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