DtTerrainPagingGeometryPtr myGeometry
Definition: boundingVolumeCommands.h:36
Template class for creating DtTerrainPagerCommand subclasses that are used for a specific subclass of...
Definition: terrainPagerCommand.h:126
Definition: boundingVolumeCommands.h:43
std::list< DtNodeId > myNodesToRemove
Definition: boundingVolumeCommands.h:60
Base class for commands that can be passed into the DtVantageTerrainEngine. These commands are passed...
Definition: terrainPagerCommand.h:30
Command which causes all data within the specified geometry to be paged in by the terrain pager...
Definition: boundingVolumeCommands.h:16
virtual const int type() const =0
virtual void execute(DtTerrainSourcePager *pager) override
Definition: terrainPagerCommand.h:139