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

DefaultDFSCoreWalker.h

Go to the documentation of this file.
00001 
00002 //                            DefaultDFSCoreWalker.h                          //
00004 
00005 #ifndef DEFAULTDFSCOREWALKER_H
00006 #define DEFAULTDFSCOREWALKER_H
00007 
00008 #include "DFSCoreWalker.h"
00009 #include "CoreNodes.h"
00010 
00011 namespace X3DTK {
00012 
00013 class Scene;
00014 
00016 
00017 class DefaultDFSCoreWalker : public DFSCoreWalker
00018 {
00019 public:
00021   DefaultDFSCoreWalker();
00023   virtual ~DefaultDFSCoreWalker();
00024 };
00025 
00026 }
00027 
00028 #endif

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