whipcore.h File Reference


Detailed Description

Definition in file whipcore.h.

#include <stdlib.h>
#include <string.h>
#include "whiptk/typedefs_defines.h"
#include "whiptk/whiperrs.h"
#include "whiptk/rgb.h"
#include "whiptk/logical_point.h"
#include "whiptk/point.h"
#include "whiptk/logical_box.h"
#include "whiptk/transform.h"
#include "whiptk/wtstring.h"
#include "whiptk/opcode_defs.h"

Go to the source code of this file.

Defines

#define CODE_NOT_WANTED   0
#define WHIP_OUTPUT   0x10000000
#define WHIP_INPUT   0x20000000
#define DESIRED_CODE(bits)   (!((bits) & (CODE_NOT_WANTED)))
#define WD_PREFERRED_RGB32   a, b, g, r
#define WD_NEWLINE   "\n"
#define WD_SET_MEMORY(dest, size, value)   memset ((dest), (value), (size))
#define WD_COPY_MEMORY(src, count, dest)   memcpy ((dest), (src), (count))
#define WHIPTOOL_LOADABLE   extern "C"
#define WD_Complain(reason)
#define WD_Assert(condition)


Generated on Tue Jan 6 22:41:13 2009 for Autodesk DWF Whip 2D Toolkit by  doxygen 1.4.5