OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MWRender::NotifyDrawCompletedCallback Class Reference
Inheritance diagram for MWRender::NotifyDrawCompletedCallback:
Collaboration diagram for MWRender::NotifyDrawCompletedCallback:

Public Member Functions

 NotifyDrawCompletedCallback ()
 
virtual void operator() (osg::RenderInfo &renderInfo) const
 
void waitTillDone ()
 

Public Attributes

OpenThreads::Condition mCondition
 
OpenThreads::Mutex mMutex
 
bool mDone
 

Constructor & Destructor Documentation

MWRender::NotifyDrawCompletedCallback::NotifyDrawCompletedCallback ( )
inline

Member Function Documentation

virtual void MWRender::NotifyDrawCompletedCallback::operator() ( osg::RenderInfo &  renderInfo) const
inlinevirtual
void MWRender::NotifyDrawCompletedCallback::waitTillDone ( )
inline

Member Data Documentation

OpenThreads::Condition MWRender::NotifyDrawCompletedCallback::mCondition
mutable
bool MWRender::NotifyDrawCompletedCallback::mDone
mutable
OpenThreads::Mutex MWRender::NotifyDrawCompletedCallback::mMutex
mutable

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