Zen API
|
#define kRotatedRect_Init_ | ( | RECT, | |
XC, | |||
YC, | |||
W, | |||
H, | |||
A | |||
) |
Initializes a rotated rectangle structure.
Warning: This macro evaluates its arguments more than once.
RECT | Pointer to a rotated rectangle structure. |
XC | xc field value. |
YC | yc field value. |
W | width field value. |
H | height field value. |
A | angle field value. |