![]() |
VR-Forces Developer's Guide
|
Visitor that tracks whether any part of the terrain is pagedLod.

Public Member Functions | |
| DtTerrainIsPagingVisitor () | |
| virtual | ~DtTerrainIsPagingVisitor () override |
| virtual void | apply (osg::PagedLOD &node) override |
| virtual const bool & | encounteredPagedLod () const |
Protected Attributes | |
| bool | myEncounteredPagedLod |
| DtTerrainIsPagingVisitor::DtTerrainIsPagingVisitor | ( | ) |
|
overridevirtual |
|
overridevirtual |
Sets myEncounteredPagedLod to true and returns.
|
virtual |
Accessor for myEncounteredPagedLod.
|
protected |
Whether or not the visitor has yet encountered a paged lod node.