LLQueueNonCulled Class Reference

Inheritance diagram for LLQueueNonCulled:

Inheritance graph
[legend]
Collaboration diagram for LLQueueNonCulled:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLQueueNonCulled (std::queue< LLSpatialGroup * > *queue)
virtual void traverse (const LLSpatialGroup::TreeNode *n)
virtual void visit (const LLSpatialGroup::OctreeState *branch)

Public Attributes

std::queue< LLSpatialGroup * > * mQueue

Detailed Description

Definition at line 1616 of file llspatialpartition.cpp.


Constructor & Destructor Documentation

LLQueueNonCulled::LLQueueNonCulled ( std::queue< LLSpatialGroup * > *  queue  )  [inline]

Definition at line 1620 of file llspatialpartition.cpp.


Member Function Documentation

virtual void LLQueueNonCulled::traverse ( const LLSpatialGroup::TreeNode n  )  [inline, virtual]

Reimplemented from LLOctreeTraveler< LLDrawable >.

Definition at line 1622 of file llspatialpartition.cpp.

References LLSpatialGroup::CULLED, LLSpatialGroup::IN_QUEUE, LLSpatialGroup::isState(), mQueue, n, LLSpatialGroup::OCCLUDED, LLSpatialGroup::setState(), and LLOctreeTraveler< LLDrawable >::traverse().

virtual void LLQueueNonCulled::visit ( const LLSpatialGroup::OctreeState branch  )  [inline, virtual]

Implements LLOctreeTraveler< LLDrawable >.

Definition at line 1639 of file llspatialpartition.cpp.


Member Data Documentation

std::queue<LLSpatialGroup*>* LLQueueNonCulled::mQueue

Definition at line 1619 of file llspatialpartition.cpp.

Referenced by traverse().


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:11:41 2010 for Second Life Viewer by  doxygen 1.4.7