this struct contains coordinate converters float-int-float Generated from class MR.CoordinateConverters. This is the non-const half of the class.
More...
|
| new unsafe MR.Std.Function_MRVector3i_From_ConstMRVector3fRef | toInt [get, protected set] |
| new unsafe MR.Std.Function_MRVector3f_From_ConstMRVector3iRef | toFloat [get, protected set] |
this struct contains coordinate converters float-int-float Generated from class MR.CoordinateConverters. This is the non-const half of the class.
◆ 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 |
◆ CoordinateConverters() [3/5]
| unsafe MR.CoordinateConverters.CoordinateConverters |
( |
MR._ByValue_CoordinateConverters | _other | ) |
|
|
inline |
◆ CoordinateConverters() [4/5]
| MR.CoordinateConverters.CoordinateConverters |
( |
Const_CoordinateConverters | _other | ) |
|
|
inline |
◆ CoordinateConverters() [5/5]
◆ assign()
Generated from method MR::CoordinateConverters::operator=.
◆ toFloat
| new unsafe MR.Std.Function_MRVector3f_From_ConstMRVector3iRef MR.CoordinateConverters.toFloat |
|
getprotected set |
◆ toInt
| new unsafe MR.Std.Function_MRVector3i_From_ConstMRVector3fRef MR.CoordinateConverters.toInt |
|
getprotected set |
The documentation for this class was generated from the following file: