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

DFS Class Reference

Abstract class defining the concept of tree traversal algorithm depth first search. More...

Inheritance diagram for DFS:

X3DTTAlgorithm DefaultDFS DefaultGLDFS List of all members.

Public Member Functions

Friends


Detailed Description

Abstract class defining the concept of tree traversal algorithm depth first search.

Definition at line 15 of file DFS.h.


Constructor & Destructor Documentation

DFS  ) 
 

Constructor.

virtual ~DFS  )  [virtual]
 

Destructor.


Friends And Related Function Documentation

DFS* joinDFS DFS *  D1,
DFS *  D2
[friend]
 

Joins the content of D1 and D2.

DFS* mergeDFS DFS *  D1,
DFS *  D2
[friend]
 

Merges the content of D1 and D2 and deletes D1 and D2.


The documentation for this class was generated from the following file:
Generated on Wed May 14 10:38:12 2003 for X3DToolKit by doxygen1.3