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

Generic interface for reading from index.

Public Member Functions

virtual ~IndexInputInterface ()
 
virtual bool read (unsigned &lod, unsigned &x, unsigned &y, double &min, double &max, bool &valid)=0
 

Static Public Member Functions

static std::unique_ptr
< IndexInputInterface
Create (const DtFilename &)
 

Constructor & Destructor Documentation

virtual IndexInputInterface::~IndexInputInterface ( )
virtual

Member Function Documentation

static std::unique_ptr<IndexInputInterface> IndexInputInterface::Create ( const DtFilename &  )
static

Factory function.

virtual bool IndexInputInterface::read ( unsigned lod,
unsigned x,
unsigned y,
double min,
double max,
bool valid 
)
pure virtual

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)