![]() |
VR-Forces 5.0.2 Developer's Guide
|
Visitor that tracks whether any part of the terrain contain a pagedNode2.

Public Member Functions | |
| DtTerrainIsPagedNode2Visitor () | |
| virtual | ~DtTerrainIsPagedNode2Visitor () |
| virtual void | apply (osg::Node &node) |
| virtual const bool | encounteredPagedNode2 () const |
Protected Attributes | |
| bool | myEncounteredPagedNode2 |
| DtTerrainIsPagedNode2Visitor::DtTerrainIsPagedNode2Visitor | ( | ) |
|
virtual |
|
virtual |
Sets myEncounteredPagedNode2 to true and returns.
|
virtual |
Return true if a pagedNode2 was encountered in the scene graph.
|
protected |
Whether or not the visitor has yet encountered a pagedNode2 node.