Generated from class MR.ObjVertId. This is the const reference to the struct.
More...
|
|
unsafe | ConstBox_ObjVertId (ObjVertId other) |
| | Make a copy of a struct. (Even though we initially pass is_owning: false, we then use the copy constructor to produce an owning instance.)
|
| |
|
virtual void | Dispose () |
| |
|
unsafe | ConstBox_ObjVertId (ConstBox_ObjVertId _other) |
| | Generated copy constructor.
|
| |
|
unsafe | ConstBox_ObjVertId () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
bool | Equals (MR.ConstBox_ObjVertId? _2) |
| |
|
override bool | Equals (object? other) |
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe ref readonly ObjVertId | _Ref [get] |
| | Get the underlying struct.
|
| |
|
ref readonly MR.ObjId | objId [get] |
| |
|
ref readonly MR.VertId | vId [get] |
| |
|
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.
|
| |
Generated from class MR.ObjVertId. This is the const reference to the struct.
The documentation for this class was generated from the following file: