Defines a rectangle.
Definition at line 47 of file GeometricTypes.h.
Data Fields | |
int32_t | x |
int32_t | y |
int32_t | width |
int32_t | height |
int32_t dwRect::height |
Definition at line 60 of file GeometricTypes.h.
int32_t dwRect::width |
Definition at line 57 of file GeometricTypes.h.
int32_t dwRect::x |
Definition at line 51 of file GeometricTypes.h.
int32_t dwRect::y |
Definition at line 54 of file GeometricTypes.h.