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

DFS.h

Go to the documentation of this file.
00001 
00002 
00003 
00005 
00006 
00011 
00016 
00021 //                            DFS.h                                           //
00023 
00024 #ifndef DFS_H
00025 #define DFS_H
00026 
00027 #include "X3DTypes.h"
00028 #include "X3DTTAlgorithm.h"
00029 
00030 namespace X3DTK {
00031 namespace X3D {
00032 
00034 
00035 class DFS : public X3DTTAlgorithm
00036 {
00037 public:
00039   DFS();
00041   virtual ~DFS();
00042 };
00043 
00044 }
00045 }
00046 
00047 #endif

Generated on Wed Sep 10 11:25:13 2003 for X3DToolKit by doxygen1.3