GL_RendererCoreVisitor.h

Go to the documentation of this file.
00001 #ifndef X3DTK_GL_RENDERERCOREVISITOR_H
00002 #define X3DTK_GL_RENDERERCOREVISITOR_H
00003 
00004 #include "GL_CoreVisitor.h"
00005 #include "GL_RendererStateVariables.h"
00006 
00007 namespace X3DTK {
00008 namespace GL {
00009 
00016 class RendererCoreVisitor : public CoreVisitor
00017 {
00018 public:
00020   RendererCoreVisitor();
00021 
00023   static void enterX3DNode(X3DNode *N);
00024 };
00025 
00026 }
00027 }
00028 
00029 #endif

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