Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

X3DProcessor.h

Go to the documentation of this file.
00001 
00002 
00003 
00005 
00006 
00011 
00016 
00021 //                            X3DProcessor.h                                  //
00023 
00024 #ifndef X3DPROCESSOR_H
00025 #define X3DPROCESSOR_H
00026 
00027 #include "GVManager.h"
00028 #include "Scene.h"
00029 
00030 namespace X3DTK {
00031 
00033 
00034 class X3DProcessor
00035 {
00036 public:
00038   X3DProcessor();
00040   virtual ~X3DProcessor() = 0;
00041 };
00042 
00043 }
00044 
00045 #endif

Generated on Wed Sep 10 11:25:15 2003 for X3DToolKit by doxygen1.3