Generated from class MR.UnitInfo. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | UnitInfo () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | UnitInfo (float conversionFactor, string prettyName, string unitSuffix) |
| Constructs MR.UnitInfo elementwise. | |
| unsafe | UnitInfo (MR.Const_UnitInfo _other) |
| Generated from constructor MR.UnitInfo.UnitInfo. | |
| UnitInfo (UnitInfo _other) | |
| Generated from constructor MR.UnitInfo.UnitInfo. | |
| unsafe MR.UnitInfo | assign (MR.Const_UnitInfo _other) |
| Generated from method MR::UnitInfo::operator=. | |
| Public Member Functions inherited from MR.Const_UnitInfo | |
| virtual void | Dispose () |
| unsafe | Const_UnitInfo () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_UnitInfo (float conversionFactor, string prettyName, string unitSuffix) |
| Constructs MR.UnitInfo elementwise. | |
| unsafe | Const_UnitInfo (MR.Const_UnitInfo _other) |
| Generated from constructor MR.UnitInfo.UnitInfo. | |
| Const_UnitInfo (UnitInfo _other) | |
| Generated from constructor MR.UnitInfo.UnitInfo. | |
Properties | |
| new unsafe ref float | conversionFactor [get] |
| new unsafe MR.Std.StringView | prettyName [get, protected set] |
| new unsafe MR.Std.StringView | unitSuffix [get, protected set] |
| Properties inherited from MR.Const_UnitInfo | |
| unsafe float | conversionFactor [get] |
| unsafe MR.Std.Const_StringView | prettyName [get, protected set] |
| unsafe MR.Std.Const_StringView | unitSuffix [get, protected set] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_UnitInfo | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_UnitInfo | |
| unsafe float * | __ref_storage_conversionFactor |
Generated from class MR.UnitInfo. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.UnitInfo elementwise.
|
inline |
Generated from constructor MR.UnitInfo.UnitInfo.
|
inline |
Generated from constructor MR.UnitInfo.UnitInfo.
|
inline |
Generated from method MR::UnitInfo::operator=.
|
get |
|
getprotected set |
|
getprotected set |