Defines a rectangle with floating point numbers.
Definition at line 73 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 85 of file GeometricTypes.h.
float32_t dwRectf::width |
Definition at line 82 of file GeometricTypes.h.
float32_t dwRectf::y |
Definition at line 79 of file GeometricTypes.h.