OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MWWorld::CellPreloader::PreloadEntry Struct Reference
Collaboration diagram for MWWorld::CellPreloader::PreloadEntry:

Public Member Functions

 PreloadEntry (double timestamp, osg::ref_ptr< SceneUtil::WorkItem > workItem)
 
 PreloadEntry ()
 

Public Attributes

double mTimeStamp
 
osg::ref_ptr< SceneUtil::WorkItemmWorkItem
 

Constructor & Destructor Documentation

MWWorld::CellPreloader::PreloadEntry::PreloadEntry ( double  timestamp,
osg::ref_ptr< SceneUtil::WorkItem workItem 
)
inline
MWWorld::CellPreloader::PreloadEntry::PreloadEntry ( )
inline

Member Data Documentation

double MWWorld::CellPreloader::PreloadEntry::mTimeStamp
osg::ref_ptr<SceneUtil::WorkItem> MWWorld::CellPreloader::PreloadEntry::mWorkItem

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