LLOctreeRoot< T > Member List
This is the complete list of members for
LLOctreeRoot< T >, including all inherited members.
accept(oct_traveler *visitor) | LLOctreeNode< T > | [inline] |
accept(tree_traveler *visitor) const | LLOctreeNode< T > | [inline] |
accept(oct_traveler *visitor) const | LLOctreeNode< T > | [inline] |
addChild(oct_node *child, BOOL silent=FALSE) | LLOctreeNode< T > | [inline] |
addListener(LLTreeListener< T > *listener) | LLTreeNode< T > | [inline, virtual] |
balance() | LLOctreeRoot< T > | [inline, virtual] |
BaseType typedef | LLOctreeRoot< T > | |
checkAlive() | LLOctreeNode< T > | [inline] |
child_list typedef | LLOctreeNode< T > | |
clearChildren() | LLOctreeNode< T > | [inline] |
const_element_iter typedef | LLOctreeNode< T > | |
contains(T *xform) | LLOctreeNode< T > | [inline] |
contains(F64 radius) | LLOctreeNode< T > | [inline] |
deleteChild(oct_node *node) | LLOctreeNode< T > | [inline] |
destroy() | LLOctreeNode< T > | [inline] |
destroyListeners() | LLTreeNode< T > | [inline, protected] |
element_iter typedef | LLOctreeNode< T > | |
element_list typedef | LLOctreeNode< T > | |
getCenter() const | LLOctreeNode< T > | [inline] |
getChild(U32 index) | LLOctreeNode< T > | [inline] |
getChild(U32 index) const | LLOctreeNode< T > | [inline] |
getChildCount() const | LLOctreeNode< T > | [inline] |
getChildren() | LLOctreeNode< T > | [inline] |
getChildren() const | LLOctreeNode< T > | [inline] |
getData() | LLOctreeNode< T > | [inline] |
getData() const | LLOctreeNode< T > | [inline] |
getElementCount() const | LLOctreeNode< T > | [inline] |
getListener(U32 index) const | LLTreeNode< T > | [inline, virtual] |
getListenerCount() | LLTreeNode< T > | [inline, virtual] |
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] |
getParent() const | LLOctreeNode< T > | [inline] |
getSize() const | LLOctreeNode< T > | [inline] |
insert(T *data) | LLOctreeRoot< T > | [inline, virtual] |
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] |
isLeaf() const | LLOctreeNode< T > | [inline, virtual] |
LLOctreeNode(LLVector3d center, LLVector3d size, BaseType *parent, U8 octant=255) | LLOctreeNode< T > | [inline] |
LLOctreeRoot(LLVector3d center, LLVector3d size, BaseType *parent) | LLOctreeRoot< T > | [inline] |
mCenter | LLOctreeNode< T > | [protected] |
mChild | LLOctreeNode< T > | [protected] |
mData | 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] |
notifyRemoval(T *data) | LLTreeNode< T > | [inline, virtual] |
oct_listener typedef | LLOctreeNode< T > | |
oct_node typedef | LLOctreeRoot< T > | |
oct_traveler typedef | LLOctreeNode< T > | |
OCTANT_POSITIVE_X | LLOctreeNode< T > | [static] |
OCTANT_POSITIVE_Y | LLOctreeNode< T > | [static] |
OCTANT_POSITIVE_Z | LLOctreeNode< T > | [static] |
pushCenter(LLVector3d ¢er, const LLVector3d &size, const T *data) | LLOctreeNode< T > | [inline, static] |
remove(T *data) | LLOctreeNode< T > | [inline, virtual] |
removeByAddress(T *data) | LLOctreeNode< T > | [inline] |
removeChild(U8 index, BOOL destroy=FALSE) | LLOctreeNode< 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] |
tree_listener_iter typedef | LLOctreeNode< T > | |
tree_traveler typedef | LLOctreeNode< T > | |
updateMinMax() | LLOctreeNode< T > | [inline] |
validate() | LLOctreeNode< T > | [inline] |
~LLOctreeNode() | LLOctreeNode< T > | [inline, virtual] |
~LLTreeNode() | LLTreeNode< T > | [inline, virtual] |