

Public Member Functions | |
| LLSpatialShift (LLVector3 offset) | |
| virtual void | visit (const LLSpatialGroup::OctreeState *branch) |
Public Attributes | |
| LLVector3 | mOffset |
Definition at line 1224 of file llspatialpartition.cpp.
| LLSpatialShift::LLSpatialShift | ( | LLVector3 | offset | ) | [inline] |
Definition at line 1227 of file llspatialpartition.cpp.
| virtual void LLSpatialShift::visit | ( | const LLSpatialGroup::OctreeState * | branch | ) | [inline, virtual] |
Implements LLOctreeTraveler< LLDrawable >.
Definition at line 1228 of file llspatialpartition.cpp.
References LLTreeState< T >::getListener(), and mOffset.
1.4.7