brushref.cpp File Reference

(r1785/r1282)

#include "camtypes.h"
#include "brushref.h"
#include "nodebldr.h"
#include "nodepath.h"
#include "gblend.h"
#include "nodeblnd.h"
#include "nodeclip.h"
#include "lineattr.h"
#include "attrmap.h"

Go to the source code of this file.

Defines

#define DELPTR(p)   if (p != NULL) { delete p; p = NULL; }
#define FLATNESS   1024
#define new   CAM_DEBUG_NEW

Functions

 CC_IMPLEMENT_MEMDUMP (BrushRefBlender, CC_CLASS_MEMDUMP)


Define Documentation

#define DELPTR p   )     if (p != NULL) { delete p; p = NULL; }
 

Definition at line 122 of file brushref.cpp.

#define FLATNESS   1024
 

Definition at line 123 of file brushref.cpp.

#define new   CAM_DEBUG_NEW
 

Definition at line 126 of file brushref.cpp.


Function Documentation

CC_IMPLEMENT_MEMDUMP BrushRefBlender  ,
CC_CLASS_MEMDUMP 
 


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