Public Member Functions | |
BlockAndFlushOperation () | |
virtual void | release () |
if this operation is a barrier then release it. | |
virtual void | operator() (GraphicsContext *) |
osg::BlockAndFlushOperation::BlockAndFlushOperation | ( | ) |
virtual void osg::BlockAndFlushOperation::release | ( | ) | [virtual] |
virtual void osg::BlockAndFlushOperation::operator() | ( | GraphicsContext * | ) | [virtual] |
Implements osg::GraphicsOperation.