![]() |
VR-Forces Developer's Guide
|
Interface for allowing users to monitor/control the indexing process.
Public Member Functions | |
| virtual bool | processIndex (const DtString &name) |
| virtual bool | process (const osgEarth::TileKey &key) |
| virtual bool | traverse (const osgEarth::TileKey &key) |
| virtual void | tileWritten (const osgEarth::TileKey &key, double min, double max) |
Filter which indices to process.
|
inlinevirtual |
Return true to store min/max values for this tile.
|
inlinevirtual |
Return true to traverse the children of this tile.
|
inlinevirtual |
Called when a tile is written.