Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

GroupingWalker.cpp

Go to the documentation of this file.
00001 #include "GroupingWalker.h"
00002 
00003 using namespace X3DTK;
00004 
00005 GroupingWalker::GroupingWalker()
00006 : X3DComponentWalker()
00007 {
00008   defineComponentName("Grouping");
00009 }
00010 
00011 GroupingWalker::~GroupingWalker()
00012 {
00013 }
00014  
00015 

Generated on Wed May 14 10:03:10 2003 for X3DToolKit by doxygen1.3