Main Page | File List

rt_group.h

Go to the documentation of this file.
00001 
00012 #ifndef __RT_GROUP__
00013 #define __RT_GROUP__
00014 
00015 #include "rt_object.h"
00016 #include "rt_parse.h"
00017 
00018 
00019 class rt_Group {
00020 public:
00028   rt_Group(rt_parse *parser);
00029   
00038   virtual void add(rt_Object *o);
00039   
00040 
00041 };
00042 
00043 #endif /* __RT_GROUP__ */
00044 

Generated on Mon Oct 25 15:46:39 2004 for Graphics Project 2 by doxygen 1.3.6