Main Page | File List

rt_object.h

Go to the documentation of this file.
00001 00013 #ifndef __RT_OBJECT__ 00014 #define __RT_OBJECT__ 00015 00016 00017 #include "rt_parse.h" 00018 00019 class rt_Object{ 00020 public: 00025 rt_Object(rt_parse *parser); 00026 }; 00027 00028 #endif /* __RT_OBJECT__ */ 00029

Generated on Wed Mar 16 19:55:27 2005 for Graphics Project 3 by doxygen 1.3.7