Defines a two-element unsigned-integer vector.
Definition at line 70 of file MatrixTypes.h.
Public Member Functions | |
uint32_t x | __attribute__ ((aligned(8))) |
Data Fields | |
uint32_t | y |
uint32_t x dwVector2ui::__attribute__ | ( | (aligned(8)) | ) |
uint32_t dwVector2ui::y |
Definition at line 73 of file MatrixTypes.h.