Defines a rectangle with floating point numbers.
Definition at line 67 of file GeometricTypes.h.
Data Fields | |
float32_t | x |
float32_t | y |
float32_t | width |
float32_t | height |
float32_t dwRectf::height |
Definition at line 80 of file GeometricTypes.h.
float32_t dwRectf::width |
Definition at line 77 of file GeometricTypes.h.
float32_t dwRectf::x |
Definition at line 71 of file GeometricTypes.h.
float32_t dwRectf::y |
Definition at line 74 of file GeometricTypes.h.