Public Member Functions | |
LLSpatialClearState (U32 state) | |
virtual void | visit (const LLSpatialGroup::OctreeState *branch) |
Public Attributes | |
U32 | mState |
Definition at line 681 of file llspatialpartition.cpp.
LLSpatialClearState::LLSpatialClearState | ( | U32 | state | ) | [inline] |
Definition at line 685 of file llspatialpartition.cpp.
virtual void LLSpatialClearState::visit | ( | const LLSpatialGroup::OctreeState * | branch | ) | [inline, virtual] |
Implements LLOctreeTraveler< LLDrawable >.
Definition at line 686 of file llspatialpartition.cpp.
References LLTreeState< T >::getListener(), and mState.
Definition at line 684 of file llspatialpartition.cpp.
Referenced by LLSpatialClearStateDiff::traverse(), and visit().