result of loading (e.g. from a file) as one object (with possible subobjects) Generated from class MR.LoadedObjectT<>. This is the non-const half of the class.
More...
|
| new unsafe MR.Object | obj [get, protected set] |
| |
| new unsafe MR.Std.String | warnings [get, protected set] |
| |
| new unsafe MR.Std.Optional_MRLengthUnit | lengthUnit [get, protected set] |
| | units of object coordinates and transformations (if known)
|
| |
result of loading (e.g. from a file) as one object (with possible subobjects) Generated from class MR.LoadedObjectT<>. This is the non-const half of the class.
◆ LoadedObjectT() [1/5]
| unsafe MR.LoadedObjectT.LoadedObjectT |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ LoadedObjectT() [2/5]
| unsafe MR.LoadedObjectT.LoadedObjectT |
( |
MR._ByValueShared_Object | obj, |
|
|
string | warnings, |
|
|
MR.LengthUnit? | lengthUnit ) |
|
inline |
◆ LoadedObjectT() [3/5]
| unsafe MR.LoadedObjectT.LoadedObjectT |
( |
MR._ByValue_LoadedObjectT | _other | ) |
|
|
inline |
◆ LoadedObjectT() [4/5]
| MR.LoadedObjectT.LoadedObjectT |
( |
Const_LoadedObjectT | _other | ) |
|
|
inline |
◆ LoadedObjectT() [5/5]
◆ assign()
| unsafe MR.LoadedObjectT MR.LoadedObjectT.assign |
( |
MR._ByValue_LoadedObjectT | _other | ) |
|
|
inline |
◆ lengthUnit
| new unsafe MR.Std.Optional_MRLengthUnit MR.LoadedObjectT.lengthUnit |
|
getprotected set |
units of object coordinates and transformations (if known)
◆ obj
◆ warnings
| new unsafe MR.Std.String MR.LoadedObjectT.warnings |
|
getprotected set |
The documentation for this class was generated from the following file: