cntrtool.cpp File Reference

(r1785/r1386)

#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)


Define Documentation

#define CONTOUR_DEPTH_MAX   250000
 

Definition at line 189 of file cntrtool.cpp.

#define CONTOUR_DEPTH_MIN   10
 

Definition at line 188 of file cntrtool.cpp.

#define new   CAM_DEBUG_NEW
 

Definition at line 167 of file cntrtool.cpp.

#define SWAP type,
a,
 )     { type x=a; a=b; b=x; }
 

Definition at line 193 of file cntrtool.cpp.


Function Documentation

DECLARE_SOURCE "$Revision: 1386 $"   ) 
 


Variable Documentation

const INT32 ContourToolFlatness = 2048
 

Definition at line 197 of file cntrtool.cpp.

CProfileBiasGain SliderProfile((AFp) 0.7,(AFp) 0.0)
 


Generated on Sat Nov 10 03:49:25 2007 for Camelot by  doxygen 1.4.4