

| Public Member Functions | |
| LLRelightPainter (LLVector3 origin, LLVector3 dir, F32 radius) | |
| virtual void | traverse (const LLSpatialGroup::TreeNode *n) | 
| virtual void | visit (const LLSpatialGroup::OctreeState *branch) | 
| Public Attributes | |
| LLVector3 | mOrigin | 
| LLVector3 | mDir | 
| F32 | mRadius | 
Definition at line 162 of file llspatialpartition.cpp.
Definition at line 168 of file llspatialpartition.cpp.
| virtual void LLRelightPainter::traverse | ( | const LLSpatialGroup::TreeNode * | n | ) |  [inline, virtual] | 
Reimplemented from LLOctreeTraveler< LLDrawable >.
Definition at line 172 of file llspatialpartition.cpp.
References LLOctreeNode< T >::getChild(), LLOctreeNode< T >::getChildCount(), LLTreeNode< T >::getListener(), i, LLRayAABB(), LLSpatialGroup::mBounds, mDir, mOrigin, mRadius, n, LLSpatialGroup::RESHADOW, LLSpatialGroup::setState(), and size.
| virtual void LLRelightPainter::visit | ( | const LLSpatialGroup::OctreeState * | branch | ) |  [inline, virtual] | 
 1.4.7
 1.4.7