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

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

Inheritance diagram for MR.Const_CoordinateConverters2:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_CoordinateConverters2 ()
 Constructs an empty (default-constructed) instance.
unsafe Const_CoordinateConverters2 (MR.Std._ByValue_Function_MRVector2i_From_ConstMRVector2fRef toInt, MR.Std._ByValue_Function_MRVector2f_From_ConstMRVector2iRef toFloat)
 Constructs MR.CoordinateConverters2 elementwise.
unsafe Const_CoordinateConverters2 (MR._ByValue_CoordinateConverters2 _other)
 Generated from constructor MR.CoordinateConverters2.CoordinateConverters2.
 Const_CoordinateConverters2 (Const_CoordinateConverters2 _other)
 Generated from constructor MR.CoordinateConverters2.CoordinateConverters2.
 Const_CoordinateConverters2 (CoordinateConverters2 _other)
 Generated from constructor MR.CoordinateConverters2.CoordinateConverters2.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Std.Const_Function_MRVector2i_From_ConstMRVector2fRef toInt [get, protected set]
unsafe MR.Std.Const_Function_MRVector2f_From_ConstMRVector2iRef toFloat [get, protected set]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_CoordinateConverters2() [1/5]

unsafe MR.Const_CoordinateConverters2.Const_CoordinateConverters2 ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_CoordinateConverters2() [2/5]

unsafe MR.Const_CoordinateConverters2.Const_CoordinateConverters2 ( MR.Std._ByValue_Function_MRVector2i_From_ConstMRVector2fRef toInt,
MR.Std._ByValue_Function_MRVector2f_From_ConstMRVector2iRef toFloat )
inline

Constructs MR.CoordinateConverters2 elementwise.

◆ Const_CoordinateConverters2() [3/5]

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

◆ Const_CoordinateConverters2() [4/5]

MR.Const_CoordinateConverters2.Const_CoordinateConverters2 ( Const_CoordinateConverters2 _other)
inline

◆ Const_CoordinateConverters2() [5/5]

MR.Const_CoordinateConverters2.Const_CoordinateConverters2 ( CoordinateConverters2 _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_CoordinateConverters2.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Property Documentation

◆ toFloat

unsafe MR.Std.Const_Function_MRVector2f_From_ConstMRVector2iRef MR.Const_CoordinateConverters2.toFloat
getprotected set

◆ toInt

unsafe MR.Std.Const_Function_MRVector2i_From_ConstMRVector2fRef MR.Const_CoordinateConverters2.toInt
getprotected set

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