#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) |
|
Definition at line 122 of file brushref.cpp. |
|
Definition at line 123 of file brushref.cpp. |
|
Definition at line 126 of file brushref.cpp. |
|
|