Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

jet.hpp

Go to the documentation of this file.
00001 #ifndef _JET_HPP
00002 #define _JET_HPP
00003 
00004 #include <CGAL/IO/Qt_widget.h>
00005 
00006 namespace Arak {
00007 
00008   const int jet_size = 64;
00009 
00010   const extern unsigned char jet_rgb[64][3];
00011 
00012   const extern CGAL::Color jet_colors[64];
00013 
00014 }
00015 
00016 #endif

Generated on Wed May 25 14:39:17 2005 for Arak by doxygen 1.3.6