#include "camtypes.h"
#include "tracectl.h"
#include "tracergn.h"
#include "bitmpinf.h"
#include "bfxalu.h"
#include "bfxpixop.h"
#include "nodepath.h"
#include "lineattr.h"
#include "oilprog.h"
#include "fitcurve.h"
#include "pathproc.h"
#include "progress.h"
#include "keypress.h"
Go to the source code of this file.
Defines | |
#define | new CAM_DEBUG_NEW |
#define | TRACEUSESTATS 0 |
#define | SetDebugBitmap(n, b) { if (FALSE); } |
Functions | |
DECLARE_SOURCE ("$Revision: 1282 $") | |
Variables | |
const INT32 | MARKED_PIXEL = 0xFFFFFFFF |
const INT32 | CLEAR_PIXEL = 0xFF808080 |
const INT32 | REGION_PIXEL = 0xFF000000 |
const INT32 | BIT_SCANCOLOUR = 0x80000000 |
const INT32 | BIT_THRESHOLD = 0x40000000 |
const INT32 | BIT_CACHES_THRESHOLD = 0x01000000 |
const INT32 | BIT_CACHEV_THRESHOLD = 0x02000000 |
const INT32 | BIT_CACHES_COLOURTHRESHOLD = 0x04000000 |
const INT32 | BIT_CACHEV_COLOURTHRESHOLD = 0x08000000 |
const INT32 | BIT_CACHES_POSITIVE = 0x10000000 |
const INT32 | BIT_CACHEV_POSITIVE = 0x20000000 |
|
Definition at line 137 of file tracectl.cpp. |
|
Definition at line 159 of file tracectl.cpp. |
|
Definition at line 139 of file tracectl.cpp. |
|
|
|
Definition at line 148 of file tracectl.cpp. |
|
Definition at line 150 of file tracectl.cpp. |
|
Definition at line 146 of file tracectl.cpp. |
|
Definition at line 149 of file tracectl.cpp. |
|
Definition at line 151 of file tracectl.cpp. |
|
Definition at line 147 of file tracectl.cpp. |
|
Definition at line 144 of file tracectl.cpp. |
|
Definition at line 145 of file tracectl.cpp. |
|
Definition at line 142 of file tracectl.cpp. |
|
Definition at line 141 of file tracectl.cpp. |
|
Definition at line 143 of file tracectl.cpp. |