Stores one of 3 objects: MR.FaceId, MR.EdgeId, MR.VertId. This is the const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_Variant_MRFaceId_MREdgeId_MRVertId () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_Variant_MRFaceId_MREdgeId_MRVertId (MR.Std.Const_Variant_MRFaceId_MREdgeId_MRVertId other) |
| | Constructs a copy of another instance. The source remains alive.
|
| |
|
unsafe ulong | index () |
| | Returns the index of the stored element type. In rare cases may return -1 if this variant is "valueless by exception".
|
| |
|
unsafe | Const_Variant_MRFaceId_MREdgeId_MRVertId (MR.FaceId value, MR.Std.VariantIndex_0 tag=default) |
| | Constructs the variant storing the element 0, of type MR.FaceId.
|
| |
|
unsafe | Const_Variant_MRFaceId_MREdgeId_MRVertId (MR.EdgeId value, MR.Std.VariantIndex_1 tag=default) |
| | Constructs the variant storing the element 1, of type MR.EdgeId.
|
| |
|
unsafe | Const_Variant_MRFaceId_MREdgeId_MRVertId (MR.VertId value, MR.Std.VariantIndex_2 tag=default) |
| | Constructs the variant storing the element 2, of type MR.VertId.
|
| |
|
unsafe MR.? FaceId | getMRFaceId () |
| | Returns the element 0, of type MR.FaceId, read-only. If it's not the active element, returns null.
|
| |
|
unsafe MR.? EdgeId | getMREdgeId () |
| | Returns the element 1, of type MR.EdgeId, read-only. If it's not the active element, returns null.
|
| |
|
unsafe MR.? VertId | getMRVertId () |
| | Returns the element 2, of type MR.VertId, read-only. If it's not the active element, returns null.
|
| |
|
|
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 one of 3 objects: MR.FaceId, MR.EdgeId, MR.VertId. This is the const half of the class.
The documentation for this class was generated from the following file:
- std_variant_MR_FaceId_MR_EdgeId_MR_VertId.cs