Public Member Functions | |
LLSpatialSetState (U32 state) | |
virtual void | visit (const LLSpatialGroup::OctreeState *branch) |
Public Attributes | |
U32 | mState |
Definition at line 635 of file llspatialpartition.cpp.
LLSpatialSetState::LLSpatialSetState | ( | U32 | state | ) | [inline] |
Definition at line 639 of file llspatialpartition.cpp.
virtual void LLSpatialSetState::visit | ( | const LLSpatialGroup::OctreeState * | branch | ) | [inline, virtual] |
Definition at line 640 of file llspatialpartition.cpp.
References LLTreeState< T >::getListener(), and mState.
Definition at line 638 of file llspatialpartition.cpp.
Referenced by LLSpatialSetStateDiff::traverse(), and visit().