LLTreeTraveler< T > Class Template Reference

#include <lltreenode.h>

Inheritance diagram for LLTreeTraveler< T >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~LLTreeTraveler ()
virtual void traverse (const LLTreeNode< T > *node)=0
virtual void visit (const LLTreeNode< T > *node)=0


Detailed Description

template<class T>
class LLTreeTraveler< T >

Definition at line 80 of file lltreenode.h.


Constructor & Destructor Documentation

template<class T>
virtual LLTreeTraveler< T >::~LLTreeTraveler (  )  [inline, virtual]

Definition at line 83 of file lltreenode.h.


Member Function Documentation

template<class T>
virtual void LLTreeTraveler< T >::traverse ( const LLTreeNode< T > *  node  )  [pure virtual]

template<class T>
virtual void LLTreeTraveler< T >::visit ( const LLTreeNode< T > *  node  )  [pure virtual]

Implemented in LLOctreeTraveler< T >, and LLOctreeTraveler< LLDrawable >.

Referenced by LLOctreeNode< T >::accept().

Here is the caller graph for this function:


The documentation for this class was generated from the following file:

Generated on Fri May 16 09:19:09 2008 for SecondLife by  doxygen 1.5.5