tracergn.cpp File Reference

(r1785/r1282)

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


Define Documentation

#define MAX a,
 )     (((a)>(b))?(a):(b))
 

Definition at line 139 of file tracergn.cpp.

#define MAXTANGENTPOINTS   10
 

Definition at line 136 of file tracergn.cpp.

#define MIN a,
 )     (((a)<(b))?(a):(b))
 

Definition at line 138 of file tracergn.cpp.

#define new   CAM_DEBUG_NEW
 

Definition at line 134 of file tracergn.cpp.


Function Documentation

DECLARE_SOURCE "$Revision: 1282 $"   ) 
 


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