#include "camtypes.h"
#include "oilfiles.h"
#include "csrstack.h"
#include "nodepath.h"
#include "progress.h"
#include "nodeblnd.h"
#include "nodebldr.h"
#include "blobs.h"
#include "objchge.h"
#include "filltool.h"
#include "bubbleid.h"
#include "attrmap.h"
#include "ndbldpth.h"
#include "pathedit.h"
#include "keypress.h"
#include "vkextra.h"
#include "ezmodule.h"
#include "opbevel.h"
#include "opcntr.h"
#include "cntrtool.h"
#include "ppbevel.h"
#include "nodetxts.h"
#include "layer.h"
#include "ophist.h"
#include "gclips.h"
#include "nodecont.h"
#include "nodecntr.h"
#include "ncntrcnt.h"
#include "nodemold.h"
#include "ndclpcnt.h"
#include "biasdlg.h"
#include "helpuser.h"
#include "dragmgr.h"
#include "lineattr.h"
#include "effects_stack.h"
#include "blndtool.h"
#include "nbevcont.h"
Go to the source code of this file.
Defines | |
#define | new CAM_DEBUG_NEW |
#define | CONTOUR_DEPTH_MIN 10 |
#define | CONTOUR_DEPTH_MAX 250000 |
#define | SWAP(type, a, b) { type x=a; a=b; b=x; } |
Functions | |
DECLARE_SOURCE ("$Revision: 1386 $") | |
Variables | |
const INT32 | ContourToolFlatness = 2048 |
CProfileBiasGain | SliderProfile ((AFp) 0.7,(AFp) 0.0) |
|
Definition at line 189 of file cntrtool.cpp. |
|
Definition at line 188 of file cntrtool.cpp. |
|
Definition at line 167 of file cntrtool.cpp. |
|
Definition at line 193 of file cntrtool.cpp. |
|
|
|
Definition at line 197 of file cntrtool.cpp. |
|
|