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 | Public Attributes
IndexConfig< T > Struct Template Reference

template<class T>
struct IndexConfig< T >

Information about each individual index file.

Public Member Functions

 IndexConfig (const T &tracker, const osgEarth::Config &cfg)
 
 IndexConfig (const T &tracker)
 

Public Attributes

std::string name
 
osgEarth::URI file
 
bool isDefault
 
double minTolerance
 
double maxTolerance
 
unsigned minlod
 
unsigned maxlod
 
osgEarth::GeoExtent extent
 

Constructor & Destructor Documentation

template<class T>
IndexConfig< T >::IndexConfig ( const T &  tracker,
const osgEarth::Config &  cfg 
)
inline

References CS_DIS.

template<class T>
IndexConfig< T >::IndexConfig ( const T &  tracker)
inline

Member Data Documentation

template<class T>
std::string IndexConfig< T >::name
template<class T>
osgEarth::URI IndexConfig< T >::file
template<class T>
bool IndexConfig< T >::isDefault
template<class T>
double IndexConfig< T >::minTolerance
template<class T>
double IndexConfig< T >::maxTolerance
template<class T>
unsigned IndexConfig< T >::minlod
template<class T>
unsigned IndexConfig< T >::maxlod
template<class T>
osgEarth::GeoExtent IndexConfig< T >::extent

The documentation for this struct 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)