30 virtual const int type()
const override;
34 virtual void setForcePageInAllData(
bool forcePageInAllData);
35 virtual bool forcePageInAllData()
const;
55 virtual const int type()
const override;
57 virtual void setTilesToRemove(
const DtTileKeyList tilesToRemove);
75 virtual const int type()
const override;
97 virtual const int type()
const override;
99 virtual void setTilesToRemove(
const DtTileKeyList tilesToRemove);
117 virtual const int type()
const override;
139 virtual const int type()
const override;
141 virtual void setTilesToRemove(
const DtTileKeyList tilesToRemove);
std::list< osgEarth::TileKey > DtTileKeyList
Definition: tileSpatialIndex.h:32
bool myForcePageInAllData
Definition: osgEarthCommands.h:42
Definition: osgEarthCommands.h:45
Template class for creating DtTerrainPagerCommand subclasses that are used for a specific subclass of...
Definition: terrainPagerCommand.h:126
DtTileKeyList myTilesToAdd
Definition: osgEarthCommands.h:125
Definition: osgEarthCommands.h:87
DtTerrainPagingGeometryPtr myGeometry
Definition: osgEarthCommands.h:41
DtTerrainPagingGeometryPtr myGeometry
Definition: osgEarthCommands.h:84
DtTileKeyList myTilesToRemove
Definition: osgEarthCommands.h:146
DtTileKeyList myTilesToRemove
Definition: osgEarthCommands.h:104
Base class for commands that can be passed into the DtVantageTerrainEngine. These commands are passed...
Definition: terrainPagerCommand.h:30
std::shared_ptr< DtTerrainPagingGeometry > DtTerrainPagingGeometryPtr
Definition: terrainPagingGeometry.h:46
Definition: osgEarthCommands.h:107
DtTerrainPagingGeometryPtr myGeometry
Definition: osgEarthCommands.h:126
std::shared_ptr< DtPagingMetaData > DtPagingMetaDataPtr
Definition: terrainPagingGeometry.h:108
Definition: osgEarthCommands.h:20
DtTileKeyList myTilesToRemove
Definition: osgEarthCommands.h:62
#define DT_DLL_vantageTerrainImplementation
This file is used to determine how to build.
Definition: vantageTerrainImplementationDefines.h:28
virtual const int type() const =0
DtTileKeyList myTilesToAdd
Definition: osgEarthCommands.h:40
Definition: osgEarthCommands.h:129
DtTileKeyList myTilesToAdd
Definition: osgEarthCommands.h:83
virtual void execute(DtTerrainSourcePager *pager) override
Definition: terrainPagerCommand.h:139
Definition: osgEarthCommands.h:65