this struct contains coordinate converters float-int-float Generated from class MR.CoordinateConverters2. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | CoordinateConverters2 () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | CoordinateConverters2 (MR.Std._ByValue_Function_MRVector2i_From_ConstMRVector2fRef toInt, MR.Std._ByValue_Function_MRVector2f_From_ConstMRVector2iRef 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=. | |
| Public Member Functions inherited from MR.Const_CoordinateConverters2 | |
| 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. | |
Properties | |
| new unsafe MR.Std.Function_MRVector2i_From_ConstMRVector2fRef | toInt [get, protected set] |
| new unsafe MR.Std.Function_MRVector2f_From_ConstMRVector2iRef | toFloat [get, protected set] |
| Properties inherited from MR.Const_CoordinateConverters2 | |
| unsafe MR.Std.Const_Function_MRVector2i_From_ConstMRVector2fRef | toInt [get, protected set] |
| unsafe MR.Std.Const_Function_MRVector2f_From_ConstMRVector2iRef | toFloat [get, protected set] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_CoordinateConverters2 | |
| virtual unsafe void | Dispose (bool disposing) |
this struct contains coordinate converters float-int-float Generated from class MR.CoordinateConverters2. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.CoordinateConverters2 elementwise.
|
inline |
Generated from constructor MR.CoordinateConverters2.CoordinateConverters2.
|
inline |
Generated from constructor MR.CoordinateConverters2.CoordinateConverters2.
|
inline |
Generated from constructor MR.CoordinateConverters2.CoordinateConverters2.
|
inline |
Generated from method MR::CoordinateConverters2::operator=.
|
getprotected set |
|
getprotected set |