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