Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

X3DProcessor.h

Go to the documentation of this file.
00001 #ifndef X3DTK_X3DPROCESSOR_H
00002 #define X3DTK_X3DPROCESSOR_H
00003 
00004 #include "GraphTraversal.h"
00005 
00006 #include <list>
00007 
00008 namespace X3DTK {
00009 
00017 class X3DProcessor
00018 {
00019 public:
00021   X3DProcessor();
00023   virtual ~X3DProcessor() = 0;
00024 };
00025 
00026 }
00027 
00028 #endif

Generated on Thu Jun 3 10:12:11 2004 for X3DToolKit by doxygen 1.3.6