VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
DtTerrainIsPagingVisitor Class Reference

Visitor that tracks whether any part of the terrain is paging. More...

Inheritance diagram for DtTerrainIsPagingVisitor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtTerrainIsPagingVisitor ()
virtual ~DtTerrainIsPagingVisitor ()
virtual void apply (osg::PagedLOD &node)
 Sets myEncounteredPagedLod to true and returns.
virtual const boolencounteredPagedLod () const
 Accessor for myEncounteredPagedLod.

Protected Attributes

bool myEncounteredPagedLod
 Whether or not the visitor has yet encountered a paged lod node.

Detailed Description

Visitor that tracks whether any part of the terrain is paging.


Constructor & Destructor Documentation


Member Function Documentation

virtual void DtTerrainIsPagingVisitor::apply ( osg::PagedLOD &  node) [virtual]

Sets myEncounteredPagedLod to true and returns.

virtual const bool& DtTerrainIsPagingVisitor::encounteredPagedLod ( ) const [virtual]

Accessor for myEncounteredPagedLod.


Member Data Documentation

Whether or not the visitor has yet encountered a paged lod node.


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)