A fixed-size array of int of size 4. This is the by-value version of the struct.
More...
Public Member Functions | |
| Array_Int_4 (Array_Int_4 _other) | |
| Generated copy constructor. | |
Static Public Member Functions | |
| static implicit | operator Array_Int_4 (ConstBox_Array_Int_4 other) |
| Copy contents from a wrapper class to this struct. | |
Public Attributes | |
| MR.ArrayInt4 | elems |
A fixed-size array of int of size 4. This is the by-value version of the struct.