Defines a rectangle with floating point numbers.
Definition at line 72 of file GeometricTypes.h.
Public Member Functions | |
float32_t x | __attribute__ ((aligned(8))) |
Data Fields | |
float32_t | height |
float32_t | width |
float32_t | y |
float32_t x dwRectf::__attribute__ | ( | (aligned(8)) | ) |
float32_t dwRectf::height |
Definition at line 84 of file GeometricTypes.h.
float32_t dwRectf::width |
Definition at line 81 of file GeometricTypes.h.
float32_t dwRectf::y |
Definition at line 78 of file GeometricTypes.h.