Defines a two-element single-precision floating-point vector.
Definition at line 48 of file MatrixTypes.h.
| Public Member Functions | |
| float32_t x | __attribute__ ((aligned(8))) | 
| Data Fields | |
| float32_t | y | 
| float32_t x dwVector2f::__attribute__ | ( | (aligned(8)) | ) | 
| float32_t dwVector2f::y | 
Definition at line 51 of file MatrixTypes.h.