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 | Protected Attributes
DtPagingMetaData Struct Reference

Public Member Functions

 DtPagingMetaData ()
 
 DtPagingMetaData (int priority, double expireTime, DtTerrainIntersectIDType intersectId=0, bool forceLoadAllData=false)
 
 DtPagingMetaData (const DtPagingMetaData &orig)
 
DtPagingMetaDataclone ()
 
int priority () const
 
void setPriority (int priority)
 
double expireTime () const
 
void setExpireTime (double time)
 
DtTerrainIntersectIDType intersectId () const
 
void setIntersectId (DtTerrainIntersectIDType intersectId)
 
bool forceLoadAllData () const
 
void setForceLoadAllData (bool forceLoadAllData)
 
DtTerrainCategoryMask terrainCategoryMask () const
 
void setTerrainCategoryMask (DtTerrainCategoryMask mask)
 

Protected Attributes

int myPriority
 
double myExpireTime
 
DtTerrainIntersectIDType myIntersectId
 
bool myForceLoadAllData
 
DtTerrainCategoryMask myTerrainCategoryMask
 

Constructor & Destructor Documentation

DtPagingMetaData::DtPagingMetaData ( )
inline
DtPagingMetaData::DtPagingMetaData ( int  priority,
double  expireTime,
DtTerrainIntersectIDType  intersectId = 0,
bool  forceLoadAllData = false 
)
inline
DtPagingMetaData::DtPagingMetaData ( const DtPagingMetaData orig)
inline

Member Function Documentation

DtPagingMetaData* DtPagingMetaData::clone ( )
inline
int DtPagingMetaData::priority ( ) const
inline
void DtPagingMetaData::setPriority ( int  priority)
inline
double DtPagingMetaData::expireTime ( ) const
inline
void DtPagingMetaData::setExpireTime ( double  time)
inline
DtTerrainIntersectIDType DtPagingMetaData::intersectId ( ) const
inline
void DtPagingMetaData::setIntersectId ( DtTerrainIntersectIDType  intersectId)
inline
bool DtPagingMetaData::forceLoadAllData ( ) const
inline
void DtPagingMetaData::setForceLoadAllData ( bool  forceLoadAllData)
inline
DtTerrainCategoryMask DtPagingMetaData::terrainCategoryMask ( ) const
inline
void DtPagingMetaData::setTerrainCategoryMask ( DtTerrainCategoryMask  mask)
inline

Member Data Documentation

int DtPagingMetaData::myPriority
protected
double DtPagingMetaData::myExpireTime
protected
DtTerrainIntersectIDType DtPagingMetaData::myIntersectId
protected
bool DtPagingMetaData::myForceLoadAllData
protected
DtTerrainCategoryMask DtPagingMetaData::myTerrainCategoryMask
protected

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)