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...
Public Member Functions | |
| unsafe | LoadedObjects () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | LoadedObjects (MR.Std._ByValue_Vector_StdSharedPtrMRObject objs, string warnings, MR.LengthUnit? lengthUnit) |
| Constructs MR.LoadedObjects elementwise. | |
| unsafe | LoadedObjects (MR._ByValue_LoadedObjects _other) |
| Generated from constructor MR.LoadedObjects.LoadedObjects. | |
| LoadedObjects (Const_LoadedObjects _other) | |
| Generated from constructor MR.LoadedObjects.LoadedObjects. | |
| LoadedObjects (LoadedObjects _other) | |
| Generated from constructor MR.LoadedObjects.LoadedObjects. | |
| unsafe MR.LoadedObjects | assign (MR._ByValue_LoadedObjects _other) |
| Generated from method MR::LoadedObjects::operator=. | |
| Public Member Functions inherited from MR.Const_LoadedObjects | |
| virtual void | Dispose () |
| unsafe | Const_LoadedObjects () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_LoadedObjects (MR.Std._ByValue_Vector_StdSharedPtrMRObject objs, string warnings, MR.LengthUnit? lengthUnit) |
| Constructs MR.LoadedObjects elementwise. | |
| unsafe | Const_LoadedObjects (MR._ByValue_LoadedObjects _other) |
| Generated from constructor MR.LoadedObjects.LoadedObjects. | |
| Const_LoadedObjects (Const_LoadedObjects _other) | |
| Generated from constructor MR.LoadedObjects.LoadedObjects. | |
| Const_LoadedObjects (LoadedObjects _other) | |
| Generated from constructor MR.LoadedObjects.LoadedObjects. | |
Properties | |
| 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) | |
| Properties inherited from MR.Const_LoadedObjects | |
| 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) | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_LoadedObjects | |
| virtual unsafe void | Dispose (bool disposing) |
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.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.LoadedObjects elementwise.
|
inline |
Generated from constructor MR.LoadedObjects.LoadedObjects.
|
inline |
Generated from constructor MR.LoadedObjects.LoadedObjects.
|
inline |
Generated from constructor MR.LoadedObjects.LoadedObjects.
|
inline |
Generated from method MR::LoadedObjects::operator=.
|
getprotected set |
units of object coordinates and transformations (if known)
|
getprotected set |
|
getprotected set |