Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kAddField (   VALUE,
  FIELD_TYPE,
  FIELD 
)

Within a structure type definition, indicates that a structure has the specified field.

Parameters
VALUEStructure type (e.g. kPoint32s).
FIELD_TYPEField type (e.g. k32s).
FIELDField name (e.g. x).
See also
Extending Zen