Stores either a single MR.DimensionsVisualizePropertyType or nothing. This is the non-const half of the class.
More...
|
|
unsafe | Optional_MRDimensionsVisualizePropertyType () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Optional_MRDimensionsVisualizePropertyType (MR.Std.Const_Optional_MRDimensionsVisualizePropertyType other) |
| | Constructs a copy of another instance. The source remains alive.
|
| |
|
unsafe | Optional_MRDimensionsVisualizePropertyType (MR.DimensionsVisualizePropertyType? other) |
| | Constructs a new instance.
|
| |
|
unsafe void | assign (MR.Std.Const_Optional_MRDimensionsVisualizePropertyType other) |
| | Assigns the contents from another instance. Both objects remain alive after the call.
|
| |
|
unsafe void | assign (MR.DimensionsVisualizePropertyType? other) |
| | Assigns the contents.
|
| |
|
unsafe new MR.Misc.? Ref< MR.DimensionsVisualizePropertyType > | value () |
| | The stored element or null if none, mutable.
|
| |
|
virtual void | Dispose () |
| |
|
unsafe | Const_Optional_MRDimensionsVisualizePropertyType () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_Optional_MRDimensionsVisualizePropertyType (MR.Std.Const_Optional_MRDimensionsVisualizePropertyType other) |
| | Constructs a copy of another instance. The source remains alive.
|
| |
|
unsafe | Const_Optional_MRDimensionsVisualizePropertyType (MR.DimensionsVisualizePropertyType? other) |
| | Constructs a new instance.
|
| |
|
unsafe MR.? DimensionsVisualizePropertyType | value () |
| | The stored element or null if none, read-only.
|
| |
|
|
static unsafe implicit | operator Optional_MRDimensionsVisualizePropertyType (MR.DimensionsVisualizePropertyType? other) |
| | Constructs a new instance.
|
| |
|
static unsafe implicit | operator Const_Optional_MRDimensionsVisualizePropertyType (MR.DimensionsVisualizePropertyType? other) |
| | Constructs a new instance.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
bool | _IsOwningVal |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Stores either a single MR.DimensionsVisualizePropertyType or nothing. This is the non-const half of the class.
The documentation for this class was generated from the following file:
- std_optional_MR_DimensionsVisualizePropertyType.cs