this struct contains coordinate converters float-int-float Generated from class MR.CoordinateConverters. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | CoordinateConverters () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | CoordinateConverters (MR.Std._ByValue_Function_MRVector3i_From_ConstMRVector3fRef toInt, MR.Std._ByValue_Function_MRVector3f_From_ConstMRVector3iRef 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=. | |
| Public Member Functions inherited from MR.Const_CoordinateConverters | |
| virtual void | Dispose () |
| unsafe | Const_CoordinateConverters () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_CoordinateConverters (MR.Std._ByValue_Function_MRVector3i_From_ConstMRVector3fRef toInt, MR.Std._ByValue_Function_MRVector3f_From_ConstMRVector3iRef toFloat) |
| Constructs MR.CoordinateConverters elementwise. | |
| unsafe | Const_CoordinateConverters (MR._ByValue_CoordinateConverters _other) |
| Generated from constructor MR.CoordinateConverters.CoordinateConverters. | |
| Const_CoordinateConverters (Const_CoordinateConverters _other) | |
| Generated from constructor MR.CoordinateConverters.CoordinateConverters. | |
| Const_CoordinateConverters (CoordinateConverters _other) | |
| Generated from constructor MR.CoordinateConverters.CoordinateConverters. | |
Properties | |
| new unsafe MR.Std.Function_MRVector3i_From_ConstMRVector3fRef | toInt [get, protected set] |
| new unsafe MR.Std.Function_MRVector3f_From_ConstMRVector3iRef | toFloat [get, protected set] |
| Properties inherited from MR.Const_CoordinateConverters | |
| unsafe MR.Std.Const_Function_MRVector3i_From_ConstMRVector3fRef | toInt [get, protected set] |
| unsafe MR.Std.Const_Function_MRVector3f_From_ConstMRVector3iRef | toFloat [get, protected set] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_CoordinateConverters | |
| virtual unsafe void | Dispose (bool disposing) |
this struct contains coordinate converters float-int-float Generated from class MR.CoordinateConverters. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.CoordinateConverters elementwise.
|
inline |
Generated from constructor MR.CoordinateConverters.CoordinateConverters.
|
inline |
Generated from constructor MR.CoordinateConverters.CoordinateConverters.
|
inline |
Generated from constructor MR.CoordinateConverters.CoordinateConverters.
|
inline |
Generated from method MR::CoordinateConverters::operator=.
|
getprotected set |
|
getprotected set |