|
OpenSceneGraph
3.0.1
|
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 Thu Sep 27 2012 17:02:54 for the OpenSceneGraph by doxygen 1.7.6.1. |