Files Classes Functions Hierarchy
00001 #ifndef OPENGLTEMPLATEDTEST_H 00002 #define OPENGLTEMPLATEDTEST_H 00003 00004 class OpenGLtemplatedtest 00005 { 00006 public: 00007 00008 void test01(int argc, char** argv); 00009 00010 00011 }; 00012 00013 00014 00015 #endif 00016
1.5.8