VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
PagedNode2UnLoadDataVisitor Class Reference

Visitor that unload a pageNode2.

Inheritance diagram for PagedNode2UnLoadDataVisitor:
Inheritance graph
[legend]

Public Member Functions

 PagedNode2UnLoadDataVisitor (osg::ref_ptr< osg::Node > pagedNode2)
 
void apply (osg::Node &node)
 
void manualUpdate ()
 
bool isUnloaded ()
 

Protected Attributes

osg::ref_ptr< osg::Node > myPagedNode2ToUnload
 
bool myEndTraversal
 
bool myPagedNode2encountered
 
std::set< osg::ref_ptr
< osgEarth::PagingManager > > 
myPagingManagers
 

Constructor & Destructor Documentation

PagedNode2UnLoadDataVisitor::PagedNode2UnLoadDataVisitor ( osg::ref_ptr< osg::Node >  pagedNode2)

Member Function Documentation

void PagedNode2UnLoadDataVisitor::apply ( osg::Node &  node)
void PagedNode2UnLoadDataVisitor::manualUpdate ( )
bool PagedNode2UnLoadDataVisitor::isUnloaded ( )

Member Data Documentation

osg::ref_ptr<osg::Node> PagedNode2UnLoadDataVisitor::myPagedNode2ToUnload
protected
bool PagedNode2UnLoadDataVisitor::myEndTraversal
protected
bool PagedNode2UnLoadDataVisitor::myPagedNode2encountered
protected
std::set< osg::ref_ptr < osgEarth::PagingManager> > PagedNode2UnLoadDataVisitor::myPagingManagers
protected

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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)