OpenSceneGraph 2.8.3
|
ReleaseContext_Block_MakeCurrentOperation releases the context for another thread to acquire, then blocks waiting for context to be released, once the block is release the context is re-acquired. More...
Public Member Functions | |
ReleaseContext_Block_MakeCurrentOperation () | |
virtual void | release () |
if this operation is a barrier then release it. | |
virtual void | operator() (GraphicsContext *context) |
ReleaseContext_Block_MakeCurrentOperation releases the context for another thread to acquire, then blocks waiting for context to be released, once the block is release the context is re-acquired.
osg::ReleaseContext_Block_MakeCurrentOperation::ReleaseContext_Block_MakeCurrentOperation | ( | ) | [inline] |
virtual void osg::ReleaseContext_Block_MakeCurrentOperation::operator() | ( | GraphicsContext * | context | ) | [virtual] |
Implements osg::GraphicsOperation.
virtual void osg::ReleaseContext_Block_MakeCurrentOperation::release | ( | ) | [virtual] |
if this operation is a barrier then release it.
Reimplemented from osg::Operation.
![]() | Generated at Tue Mar 22 2011 13:20:22 for the OpenSceneGraph by doxygen 1.7.3. |