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

X3DTTAlgorithm Class Reference

Abstract class defining the concept of tree traversal algorithm. More...

Inheritance diagram for X3DTTAlgorithm:

DFS DefaultDFS DefaultGLDFS List of all members.

Public Member Functions

Protected Attributes


Detailed Description

Abstract class defining the concept of tree traversal algorithm.

Definition at line 19 of file X3DTTAlgorithm.h.


Constructor & Destructor Documentation

X3DTTAlgorithm  ) 
 

Constructor.

virtual ~X3DTTAlgorithm  )  [virtual]
 

Destructor.


Member Function Documentation

void setAutoDeleteComponents bool  value  ) 
 

Deletes the components when the object is deleted.

void setComponentVisitor X3DComponentVisitor component  ) 
 

Sets a component visitor.

void setComponentWalker X3DComponentWalker component  ) 
 

Sets a component walker.

Reimplemented in DefaultDFS, and DefaultGLDFS.

void traverse SFNode  N  )  const
 

Traverses the scene.


Member Data Documentation

NodeVisitingProxy* nvp [protected]
 

Visiting proxy.

Definition at line 38 of file X3DTTAlgorithm.h.

NodeWalkingProxy* nwp [protected]
 

Walking proxy.

Definition at line 40 of file X3DTTAlgorithm.h.


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