result of loading (e.g. from a file) as a number of objects Generated from class MR.LoadedObjects. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.Std.Const_Vector_StdSharedPtrMRObject | objs [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 a number of objects Generated from class MR.LoadedObjects. This is the const half of the class.
◆ Const_LoadedObjects() [1/5]
| unsafe MR.Const_LoadedObjects.Const_LoadedObjects |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_LoadedObjects() [2/5]
| unsafe MR.Const_LoadedObjects.Const_LoadedObjects |
( |
MR.Std._ByValue_Vector_StdSharedPtrMRObject | objs, |
|
|
string | warnings, |
|
|
MR.LengthUnit? | lengthUnit ) |
|
inline |
◆ Const_LoadedObjects() [3/5]
| unsafe MR.Const_LoadedObjects.Const_LoadedObjects |
( |
MR._ByValue_LoadedObjects | _other | ) |
|
|
inline |
◆ Const_LoadedObjects() [4/5]
◆ Const_LoadedObjects() [5/5]
| MR.Const_LoadedObjects.Const_LoadedObjects |
( |
LoadedObjects | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_LoadedObjects.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_LoadedObjects.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ lengthUnit
| unsafe MR.Std.Const_Optional_MRLengthUnit MR.Const_LoadedObjects.lengthUnit |
|
getprotected set |
units of object coordinates and transformations (if known)
◆ objs
| unsafe MR.Std.Const_Vector_StdSharedPtrMRObject MR.Const_LoadedObjects.objs |
|
getprotected set |
◆ warnings
| unsafe MR.Std.Const_String MR.Const_LoadedObjects.warnings |
|
getprotected set |
The documentation for this class was generated from the following file: