Inheritance diagram for osg::SwapBuffersOperation:
Public Member Functions | |
SwapBuffersOperation () | |
virtual void | operator() (GraphicsContext *context) |
osg::SwapBuffersOperation::SwapBuffersOperation | ( | ) | [inline] |
virtual void osg::SwapBuffersOperation::operator() | ( | GraphicsContext * | context | ) | [virtual] |
Do the actual task of this operation.
Reimplemented from osg::GraphicsThread::Operation.