this struct contains coordinate converters float-int-float Generated from class MR.CoordinateConverters. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_CoordinateConverters () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_CoordinateConverters (MR.Const_ConvertToIntVector toInt, MR.Const_ConvertToFloatVector toFloat) |
| Constructs MR.CoordinateConverters elementwise. | |
| unsafe | Const_CoordinateConverters (MR.Const_CoordinateConverters _other) |
| Generated from constructor MR.CoordinateConverters.CoordinateConverters. | |
| Const_CoordinateConverters (CoordinateConverters _other) | |
| Generated from constructor MR.CoordinateConverters.CoordinateConverters. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Properties | |
| unsafe MR.Const_ConvertToIntVector | toInt [get, protected set] |
| unsafe MR.Const_ConvertToFloatVector | toFloat [get, protected set] |
this struct contains coordinate converters float-int-float Generated from class MR.CoordinateConverters. This is the 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.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
getprotected set |
|
getprotected set |