LLOctreeRoot< T > Class Template Reference

#include <lloctree.h>

Inheritance diagram for LLOctreeRoot< T >:

Inheritance graph
[legend]
Collaboration diagram for LLOctreeRoot< T >:

Collaboration graph
[legend]

List of all members.

Public Types

typedef LLOctreeNode< T > BaseType
typedef LLOctreeNode< T > oct_node

Public Member Functions

 LLOctreeRoot (LLVector3d center, LLVector3d size, BaseType *parent)
bool balance ()
bool insert (T *data)


Detailed Description

template<class T>
class LLOctreeRoot< T >

Definition at line 557 of file lloctree.h.


Member Typedef Documentation

template<class T>
typedef LLOctreeNode<T> LLOctreeRoot< T >::BaseType

Reimplemented from LLOctreeNode< T >.

Definition at line 560 of file lloctree.h.

template<class T>
typedef LLOctreeNode<T> LLOctreeRoot< T >::oct_node

Reimplemented from LLOctreeNode< T >.

Definition at line 561 of file lloctree.h.


Constructor & Destructor Documentation

template<class T>
LLOctreeRoot< T >::LLOctreeRoot ( LLVector3d  center,
LLVector3d  size,
BaseType parent 
) [inline]

Definition at line 563 of file lloctree.h.


Member Function Documentation

template<class T>
bool LLOctreeRoot< T >::balance (  )  [inline, virtual]

template<class T>
bool LLOctreeRoot< T >::insert ( T *  data  )  [inline, virtual]


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

Generated on Fri May 16 08:54:58 2008 for SecondLife by  doxygen 1.5.5