Definition: pagedNode2Commands.h:46
Template class for creating DtTerrainPagerCommand subclasses that are used for a specific subclass of...
Definition: terrainPagerCommand.h:126
std::list< DtNodeId > myNodesToRemove
Definition: pagedNode2Commands.h:66
virtual void execute(DtTerrainSourcePager *pager)
Definition: terrainPagerCommand.h:140
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: pagedNode2Commands.h:16
DtTerrainPagingGeometryPtr myGeometry
Definition: pagedNode2Commands.h:39
virtual const int type() const =0