VR-Forces 4.2 Class Documentation
List of all members | 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]

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

DtTerrainIsPagingVisitor::DtTerrainIsPagingVisitor ( )
virtual DtTerrainIsPagingVisitor::~DtTerrainIsPagingVisitor ( )
virtual

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

bool DtTerrainIsPagingVisitor::myEncounteredPagedLod
protected

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 Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)