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
IndexOutputInterface Class Referenceabstract

Generic interface for writing to index.

Public Member Functions

virtual ~IndexOutputInterface ()
 
virtual void write (const osgEarth::TileKey &tile, double min, double max, bool valid)=0
 

Static Public Member Functions

static std::auto_ptr
< IndexOutputInterface
Create (const DtFilename &, unsigned precision)
 

Constructor & Destructor Documentation

virtual IndexOutputInterface::~IndexOutputInterface ( )
virtual

Member Function Documentation

static std::auto_ptr<IndexOutputInterface> IndexOutputInterface::Create ( const DtFilename &  ,
unsigned  precision 
)
static

Factory function. Precision is only used for text archives.

virtual void IndexOutputInterface::write ( const osgEarth::TileKey &  tile,
double  min,
double  max,
bool  valid 
)
pure virtual

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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)