VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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. More...
 
virtual const boolencounteredPagedLod () const
 Accessor for myEncounteredPagedLod. More...
 

Protected Attributes

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

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)