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

GL_SimpleAnimatorGeometry3DVisitor.h

Go to the documentation of this file.
00001 #ifndef GLSIMPLEANIMATORGEOMETRY3DVISITOR_H
00002 #define GLSIMPLEANIMATORGEOMETRY3DVISITOR_H
00003 
00004 #include "GL_SimpleAnimatorStateVariables.h"
00005 
00006 #include <X3DTK/GL/scenegraph.h>
00007 
00008 namespace X3DTK {
00009 namespace GL {
00010 
00011 class IndexedFaceSet;
00012 
00013 // Visitor for the Geometry3D component of the SimpleAnimator processor.
00014 
00015 class SimpleAnimatorGeometry3DVisitor : public Geometry3DVisitor
00016 {
00017 public:
00018   SimpleAnimatorGeometry3DVisitor();
00019 
00020   static void enterIndexedFaceSet(IndexedFaceSet *I);
00021 };
00022 
00023 }
00024 }
00025 
00026 #endif

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