result of loading (e.g. from a file) as one object (with possible subobjects) Generated from class MR.LoadedObjectT<>. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.Std.Const_SharedPtr_MRObject | obj [get, protected set] |
| unsafe MR.Std.Const_String | warnings [get, protected set] |
| unsafe MR.Std.Const_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 const half of the class.
◆ Const_LoadedObjectT() [1/5]
| unsafe MR.Const_LoadedObjectT.Const_LoadedObjectT |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_LoadedObjectT() [2/5]
| unsafe MR.Const_LoadedObjectT.Const_LoadedObjectT |
( |
MR.Std._ByValue_SharedPtr_MRObject | obj, |
|
|
string | warnings, |
|
|
MR.LengthUnit? | lengthUnit ) |
|
inline |
◆ Const_LoadedObjectT() [3/5]
| unsafe MR.Const_LoadedObjectT.Const_LoadedObjectT |
( |
MR._ByValue_LoadedObjectT | _other | ) |
|
|
inline |
◆ Const_LoadedObjectT() [4/5]
◆ Const_LoadedObjectT() [5/5]
| MR.Const_LoadedObjectT.Const_LoadedObjectT |
( |
LoadedObjectT | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_LoadedObjectT.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_LoadedObjectT.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ lengthUnit
| unsafe MR.Std.Const_Optional_MRLengthUnit MR.Const_LoadedObjectT.lengthUnit |
|
getprotected set |
units of object coordinates and transformations (if known)
◆ obj
| unsafe MR.Std.Const_SharedPtr_MRObject MR.Const_LoadedObjectT.obj |
|
getprotected set |
◆ warnings
| unsafe MR.Std.Const_String MR.Const_LoadedObjectT.warnings |
|
getprotected set |
The documentation for this class was generated from the following file: