RaytracerTypes.h Source File

Chapitre 2

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

RaytracerTypes.h

00001 #ifndef __RAYTRACERTYPES_H__
00002 #define __RAYTRACERTYPES_H__
00003 
00004 #define LIGHT                   0x0001000
00005 #define OMNILIGHT               0x0001002
00006 #define CAMERA                  0x0010000
00007 #define TARGETCAMERA    0x0010002
00008 
00009 #endif /* #ifndef __RAYTRACERTYPES_H__ */

Generated on Fri Apr 19 16:19:34 2002 by doxygen1.2.15