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

Subclass of DtPageInVisitor which pages in only nodes that fall along a particular geometry. More...

Inheritance diagram for DtGeometryPageInVisitor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtGeometryPageInVisitor (const DtTerrainPagingGeometryPtr geometry)

Protected Member Functions

virtual bool requiresPageIn (osg::Node &node)

Protected Attributes

DtTerrainPagingGeometryPtr myGeometry

Detailed Description

Subclass of DtPageInVisitor which pages in only nodes that fall along a particular geometry.


Constructor & Destructor Documentation


Member Function Documentation

virtual bool DtGeometryPageInVisitor::requiresPageIn ( osg::Node &  node) [protected, virtual]
Returns:
True if this node should be paged in. This is overridden in subclasses, depending on how the paging is being implemented. Default implementation returns true, which pages in the entire database.

Reimplemented from DtPageInVisitor.


Member Data Documentation


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)