Inheritance diagram for osg::ReleaseContext_Block_MakeCurrentOperation:
Public Member Functions | |
ReleaseContext_Block_MakeCurrentOperation () | |
virtual void | release () |
if this operation is a barrier then release it. | |
virtual void | operator() (Object *context) |
Do the actual task of this operation. |
osg::ReleaseContext_Block_MakeCurrentOperation::ReleaseContext_Block_MakeCurrentOperation | ( | ) | [inline] |
virtual void osg::ReleaseContext_Block_MakeCurrentOperation::release | ( | ) | [virtual] |
virtual void osg::ReleaseContext_Block_MakeCurrentOperation::operator() | ( | Object * | ) | [virtual] |