A fixed-size array of MR.VertId of size 3. This is the non-const reference to the struct.
More...
|
|
unsafe | Box_Array_MRVertId_3 (Array_MRVertId_3 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.)
|
| |
|
unsafe | Box_Array_MRVertId_3 (ConstBox_Array_MRVertId_3 _other) |
| | Generated copy constructor.
|
| |
|
void | Assign (ConstBox_Array_MRVertId_3 _other) |
| | Generated copy assignment.
|
| |
|
unsafe | ConstBox_Array_MRVertId_3 (Array_MRVertId_3 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_Array_MRVertId_3 (ConstBox_Array_MRVertId_3 _other) |
| | Generated copy constructor.
|
| |
|
|
unsafe new ref Array_MRVertId_3 | _Ref [get] |
| | Get the underlying struct.
|
| |
|
new ref MR.ArrayVertId3 | elems [get] |
| |
|
unsafe ref readonly Array_MRVertId_3 | _Ref [get] |
| | Get the underlying struct.
|
| |
|
ref readonly MR.ArrayVertId3 | elems [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.
|
| |
A fixed-size array of MR.VertId of size 3. This is the non-const reference to the struct.
The documentation for this class was generated from the following file: