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