proj home

Files   Classes   Functions   Hierarchy  

triangletest.h

Go to the documentation of this file.
00001 #ifndef TRIANGLETEST_H
00002 #define TRIANGLETEST_H
00003 
00004 #include <gobj.h>
00005 
00009 class triangletest
00010 {
00011 public:
00012 
00014   gobjContainer gX;
00015 
00017   void test01(int argc, char** argv);
00019   void test02(int argc, char** argv);
00021   void test03(int argc, char** argv);
00022 
00024   static void display01();
00025 
00027   static void keyboard01(unsigned char key, int x, int y);
00028 };
00029 
00030 
00031 
00032 #endif
00033 
00034 

Generated on Fri Mar 4 00:49:30 2011 for Chelton Evans Source by  doxygen 1.5.8