![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtPageInTilesCommand (DtPagingMetaDataPtr metaData) | |
| virtual | ~DtPageInTilesCommand () |
| virtual void | execute (DtOsgEarthTerrainSourcePager *terrainPager) |
| virtual const int | type () const |
| virtual void | setTilesToAdd (const DtTileKeyList tilesToAdd) |
Static Public Member Functions | |
| static DtTerrainPagerCommand * | create (DtPagingMetaDataPtr metaData) |
Protected Attributes | |
| DtTileKeyList | myTilesToAdd |
| virtual DtPageInTilesCommand::~DtPageInTilesCommand | ( | ) | [virtual] |
| virtual void DtPageInTilesCommand::execute | ( | DtOsgEarthTerrainSourcePager * | terrainPager | ) | [virtual] |
| virtual const int DtPageInTilesCommand::type | ( | ) | const [virtual] |
Implements DtTerrainPagerCommand.
| virtual void DtPageInTilesCommand::setTilesToAdd | ( | const DtTileKeyList | tilesToAdd | ) | [virtual] |
| static DtTerrainPagerCommand* DtPageInTilesCommand::create | ( | DtPagingMetaDataPtr | metaData | ) | [static] |
DtTileKeyList DtPageInTilesCommand::myTilesToAdd [protected] |