VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes
DtGroundCoverPageOutTilesCommand Class Reference
Inheritance diagram for DtGroundCoverPageOutTilesCommand:
Inheritance graph
[legend]

Public Member Functions

 DtGroundCoverPageOutTilesCommand (DtPagingMetaDataPtr metaData)
 
virtual ~DtGroundCoverPageOutTilesCommand ()
 
virtual void execute (DtOsgEarthGroundCoverSourcePager *terrainPager)
 
virtual const int type () const
 
virtual void setTilesToRemove (const DtTileKeyList tilesToRemove)
 
- Public Member Functions inherited from DtTerrainPagerSpecificCommand< DtOsgEarthGroundCoverSourcePager >
 DtTerrainPagerSpecificCommand (DtPagingMetaDataPtr metaData)
 
virtual ~DtTerrainPagerSpecificCommand ()
 
virtual void execute (DtTerrainSourcePager *pager)
 
- Public Member Functions inherited from DtTerrainPagerCommand
 DtTerrainPagerCommand (const DtPagingMetaDataPtr &metaData)
 
virtual ~DtTerrainPagerCommand ()
 
virtual void setCount (CommandCounter &count)
 
virtual const bool complete ()
 
virtual const bool processing ()
 
virtual void startProcessing ()
 
virtual void stopProcessing ()
 
virtual const DtPagingMetaDataPtr metaData ()
 

Static Public Member Functions

static DtTerrainPagerCommandcreate (DtPagingMetaDataPtr metaData)
 
- Static Public Member Functions inherited from DtTerrainPagerCommand
static
DtTerrainPagerCommandFactory
factory ()
 

Protected Attributes

DtTileKeyList myTilesToRemove
 
- Protected Attributes inherited from DtTerrainPagerCommand
tbb::spin_mutex myMutex
 
DtPagingMetaDataPtr myMetaData
 
bool myComplete
 
bool myProcessing
 
CommandCountermyCount
 

Additional Inherited Members

- Static Protected Attributes inherited from DtTerrainPagerCommand
static DtTerrainPagerCommandFactory theFactory
 

Constructor & Destructor Documentation

DtGroundCoverPageOutTilesCommand::DtGroundCoverPageOutTilesCommand ( DtPagingMetaDataPtr  metaData)
virtual DtGroundCoverPageOutTilesCommand::~DtGroundCoverPageOutTilesCommand ( )
virtual

Member Function Documentation

virtual void DtGroundCoverPageOutTilesCommand::execute ( DtOsgEarthGroundCoverSourcePager terrainPager)
virtual
virtual const int DtGroundCoverPageOutTilesCommand::type ( ) const
virtual
Returns
DtGroundCoverPageOutTilesCommandType

Implements DtTerrainPagerCommand.

virtual void DtGroundCoverPageOutTilesCommand::setTilesToRemove ( const DtTileKeyList  tilesToRemove)
virtual
static DtTerrainPagerCommand* DtGroundCoverPageOutTilesCommand::create ( DtPagingMetaDataPtr  metaData)
static

Member Data Documentation

DtTileKeyList DtGroundCoverPageOutTilesCommand::myTilesToRemove
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)