Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kRotatedRect_Init_ (   RECT,
  XC,
  YC,
  W,
  H,
 
)

Initializes a rotated rectangle structure.

Warning: This macro evaluates its arguments more than once.

Parameters
RECTPointer to a rotated rectangle structure.
XCxc field value.
YCyc field value.
Wwidth field value.
Hheight field value.
Aangle field value.