Defines a rectangle.
Definition at line 56 of file GeometricTypes.h.
Public Member Functions | |
int32_t x | __attribute__ ((aligned(8))) |
Data Fields | |
int32_t | height |
int32_t | width |
int32_t | y |
int32_t x dwRect::__attribute__ | ( | (aligned(8)) | ) |
int32_t dwRect::height |
Definition at line 68 of file GeometricTypes.h.
int32_t dwRect::width |
Definition at line 65 of file GeometricTypes.h.
int32_t dwRect::y |
Definition at line 62 of file GeometricTypes.h.