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 Mon Oct 25 15:46:39 2004 for Graphics Project 2 by doxygen 1.3.6