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 
00018 class X3DProcessor
00019 {
00020 public:
00022   X3DProcessor();
00024   virtual ~X3DProcessor() = 0;
00025 };
00026 
00027 }
00028 
00029 #endif

Generated on Fri Jul 30 12:02:30 2004 for X3DToolKit by doxygen 1.3.6