#include "camtypes.h"
#include "tracergn.h"
#include "nodepath.h"
#include "nodebmp.h"
#include "bitmpinf.h"
#include "chapter.h"
#include "page.h"
#include "bfxtest.h"
#include "bfxalu.h"
#include "bfxpixop.h"
Go to the source code of this file.
Defines | |
#define | new CAM_DEBUG_NEW |
#define | MAXTANGENTPOINTS 10 |
#define | MIN(a, b) (((a)<(b))?(a):(b)) |
#define | MAX(a, b) (((a)>(b))?(a):(b)) |
Functions | |
DECLARE_SOURCE ("$Revision: 1282 $") |
|
Definition at line 139 of file tracergn.cpp. |
|
Definition at line 136 of file tracergn.cpp. |
|
Definition at line 138 of file tracergn.cpp. |
|
Definition at line 134 of file tracergn.cpp. |
|
|