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

CoreWalker.cpp

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

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