addListener(LLTreeListener< T > *listener) | LLTreeNode< T > | [inline] |
balance() | LLOctreeNode< T > | [inline] |
BaseType typedef | LLOctreeNode< T > | |
contains(T *xform) | LLOctreeNode< T > | [inline] |
contains(F64 radius) | LLOctreeNode< T > | [inline] |
deleteChild(oct_node *child) | LLOctreeNode< T > | [inline] |
destroy() | LLOctreeNode< T > | [inline] |
destroyListeners() | LLTreeNode< T > | [inline, protected] |
getCenter() const | LLOctreeNode< T > | [inline] |
getChild(U32 index) | LLOctreeNode< T > | [inline] |
getChild(U32 index) const | LLOctreeNode< T > | [inline] |
getChildCount() const | LLOctreeNode< T > | [inline] |
getElementCount() const | LLOctreeNode< T > | [inline] |
getListener(U32 index) const | LLTreeNode< T > | [inline] |
getListenerCount() | LLTreeNode< T > | [inline] |
getNodeAt(T *data) | LLOctreeNode< T > | [inline] |
getNodeAt(const LLVector3d &pos, const F64 &rad) | LLOctreeNode< T > | [inline] |
getOctant() const | LLOctreeNode< T > | [inline] |
getOctant(const F64 pos[]) const | LLOctreeNode< T > | [inline] |
getOctListener(U32 index) | LLOctreeNode< T > | [inline] |
getOctParent() const | LLOctreeNode< T > | [inline] |
getOctParent() | LLOctreeNode< T > | [inline] |
getOctState() const | LLOctreeNode< T > | [inline] |
getOctState() | LLOctreeNode< T > | [inline] |
getParent() const | LLOctreeNode< T > | [inline] |
getSize() const | LLOctreeNode< T > | [inline] |
getState() | LLTreeNode< T > | [inline] |
getState() const | LLTreeNode< T > | [inline] |
hasLeafState() const | LLOctreeNode< T > | [inline] |
insert(T *data) | LLTreeNode< T > | |
isInside(const LLVector3d &pos, const F64 &rad) const | LLOctreeNode< T > | [inline] |
isInside(T *data) const | LLOctreeNode< T > | [inline] |
isInside(const LLVector3d &pos) const | LLOctreeNode< T > | [inline] |
LLOctreeNode(LLVector3d center, LLVector3d size, tree_state *state, BaseType *parent, U8 octant=255) | LLOctreeNode< T > | [inline] |
LLTreeNode(LLTreeState< T > *state) | LLTreeNode< T > | [inline] |
mCenter | LLOctreeNode< T > | [protected] |
mListeners | LLTreeNode< T > | |
mMax | LLOctreeNode< T > | [protected] |
mMin | LLOctreeNode< T > | [protected] |
mOctant | LLOctreeNode< T > | [protected] |
mParent | LLOctreeNode< T > | [protected] |
mSize | LLOctreeNode< T > | [protected] |
mState | LLTreeNode< T > | [protected] |
notifyRemoval(T *data) | LLTreeNode< T > | |
oct_listener typedef | LLOctreeNode< T > | |
oct_node typedef | LLOctreeNode< T > | |
oct_state typedef | LLOctreeNode< T > | |
OCTANT_POSITIVE_X | LLOctreeNode< T > | [static] |
OCTANT_POSITIVE_Y | LLOctreeNode< T > | [static] |
OCTANT_POSITIVE_Z | LLOctreeNode< T > | [static] |
pushCenter(LLVector3d ¢er, LLVector3d &size, T *data) | LLOctreeNode< T > | [inline, static] |
remove(T *data) | LLTreeNode< T > | |
removeByAddress(T *data) | LLOctreeNode< T > | [inline] |
removeListener(U32 index) | LLTreeNode< T > | [inline] |
setCenter(LLVector3d center) | LLOctreeNode< T > | [inline] |
setOctant(U8 octant) | LLOctreeNode< T > | [inline] |
setParent(BaseType *parent) | LLOctreeNode< T > | [inline] |
setSize(LLVector3d size) | LLOctreeNode< T > | [inline] |
setState(LLTreeState< T > *state) | LLTreeNode< T > | |
tree_state typedef | LLOctreeNode< T > | |
updateMinMax() | LLOctreeNode< T > | [inline] |
validate() | LLOctreeNode< T > | [inline] |
~LLOctreeNode() | LLOctreeNode< T > | [inline] |
~LLTreeNode() | LLTreeNode< T > | [virtual] |