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::operator() | ( | GraphicsContext * | ) | [virtual] |
Implements osg::GraphicsOperation.
| virtual void osg::BlockAndFlushOperation::release | ( | ) | [virtual] |
if this operation is a barrier then release it.
Reimplemented from osg::Operation.
| Generated at Sat Jan 28 13:33:02 2012 for the OpenSceneGraph by doxygen 1.6.3. |