

| Public Member Functions | |
| LLOctreeMarkNotCulled (LLCamera *camera_in) | |
| virtual void | traverse (const LLOctreeNode< LLDrawable > *node) | 
| void | visit (const LLOctreeState< LLDrawable > *branch) | 
| Public Attributes | |
| LLCamera * | mCamera | 
Definition at line 1295 of file lldrawable.cpp.
| LLOctreeMarkNotCulled::LLOctreeMarkNotCulled | ( | LLCamera * | camera_in | ) |  [inline] | 
Definition at line 1300 of file lldrawable.cpp.
| virtual void LLOctreeMarkNotCulled::traverse | ( | const LLOctreeNode< LLDrawable > * | node | ) |  [inline, virtual] | 
Definition at line 1302 of file lldrawable.cpp.
References LLSpatialGroup::clearState(), LLSpatialGroup::CULLED, LLTreeNode< T >::getListener(), LLSpatialGroup::OCCLUDED, and LLOctreeTraveler< T >::traverse().
Referenced by LLSpatialBridge::setVisible().
| void LLOctreeMarkNotCulled::visit | ( | const LLOctreeState< LLDrawable > * | branch | ) |  [inline, virtual] | 
Implements LLOctreeTraveler< LLDrawable >.
Definition at line 1309 of file lldrawable.cpp.
References LLTreeState< T >::getListener(), gPipeline, LLPipeline::markNotCulled(), mCamera, and TRUE.
 1.4.7
 1.4.7