Defines a two-element integer vector.
Definition at line 63 of file MatrixTypes.h.
Public Member Functions | |
int32_t x | __attribute__ ((aligned(8))) |
Data Fields | |
int32_t | y |
int32_t x dwVector2i::__attribute__ | ( | (aligned(8)) | ) |
int32_t dwVector2i::y |
Definition at line 66 of file MatrixTypes.h.