X3D_WorldCoordTranslatorReplaceGroupingVisitor.h

Go to the documentation of this file.
00001 #ifndef X3DTK_X3D_WORLDCOORDTRANSLATORREPLACEGROUPINGVISITOR_H
00002 #define X3DTK_X3D_WORLDCOORDTRANSLATORREPLACEGROUPINGVISITOR_H
00003 
00004 #include "X3D_GroupingVisitor.h"
00005 #include "X3D_WorldCoordTranslatorStateVariables.h"
00006 
00007 namespace X3DTK {
00008 namespace X3D {
00009 
00010 class Transform;
00011 
00018 class WorldCoordTranslatorReplaceGroupingVisitor : public GroupingVisitor
00019 {
00020 public:
00022   WorldCoordTranslatorReplaceGroupingVisitor();
00023 
00025   static void leaveTransform(Transform *T);
00026 };
00027 
00028 }
00029 }
00030 
00031 #endif

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