result of loading (e.g. from a file) as a number of objects Generated from class MR.LoadedObjects. This is the non-const half of the class.
More...
|
| new unsafe MR.Std.Vector_StdSharedPtrMRObject | objs [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 a number of objects Generated from class MR.LoadedObjects. This is the non-const half of the class.
◆ LoadedObjects() [1/5]
| unsafe MR.LoadedObjects.LoadedObjects |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ LoadedObjects() [2/5]
| unsafe MR.LoadedObjects.LoadedObjects |
( |
MR.Std._ByValue_Vector_StdSharedPtrMRObject | objs, |
|
|
string | warnings, |
|
|
MR.LengthUnit? | lengthUnit ) |
|
inline |
◆ LoadedObjects() [3/5]
| unsafe MR.LoadedObjects.LoadedObjects |
( |
MR._ByValue_LoadedObjects | _other | ) |
|
|
inline |
Generated from constructor MR.LoadedObjects.LoadedObjects.
◆ LoadedObjects() [4/5]
| MR.LoadedObjects.LoadedObjects |
( |
Const_LoadedObjects | _other | ) |
|
|
inline |
Generated from constructor MR.LoadedObjects.LoadedObjects.
◆ LoadedObjects() [5/5]
Generated from constructor MR.LoadedObjects.LoadedObjects.
◆ assign()
| unsafe MR.LoadedObjects MR.LoadedObjects.assign |
( |
MR._ByValue_LoadedObjects | _other | ) |
|
|
inline |
Generated from method MR.LoadedObjects.operator=.
◆ lengthUnit
| new unsafe MR.Std.Optional_MRLengthUnit MR.LoadedObjects.lengthUnit |
|
getprotected set |
units of object coordinates and transformations (if known)
◆ objs
| new unsafe MR.Std.Vector_StdSharedPtrMRObject MR.LoadedObjects.objs |
|
getprotected set |
◆ warnings
| new unsafe MR.Std.String MR.LoadedObjects.warnings |
|
getprotected set |
The documentation for this class was generated from the following file: