proj home

Files   Classes   Functions   Hierarchy  

pathlinesegtest.h

Go to the documentation of this file.
00001 #ifndef PATHLINESEGTEST_H
00002 #define PATHLINESEGTEST_H
00003 
00004 #include <gobj.h>
00005 #include <typedefs.h>
00006 
00007 class pathlinesegtest;
00008 
00009 class pathlinesegtest
00010 {
00012   gobjContainer xGraphics;
00013 public:
00014 
00016   static string doc[];
00017 
00018   static pathlinesegtest* self;
00019 
00021   pathlinesegtest(int argc, char** argv);
00022 
00024   static void display01();
00026   static void keyboard01(unsigned char key, int x, int y);
00027 
00029   static void test01(int argc, char** argv);
00031   static void test02();
00032 
00034   static int unittest01(int argc, char** argv);
00035 
00037   static int test03(int argc, char** argv);
00039 };
00040 
00041 #endif
00042 

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