Abstract base class for what to do when a screen capture happens. More...
Public Member Functions | |
virtual void | operator() (const osg::Image &image, const unsigned int context_id)=0 |
Abstract base class for what to do when a screen capture happens.
virtual void osgViewer::ScreenCaptureHandler::CaptureOperation::operator() | ( | const osg::Image & | image, | |
const unsigned int | context_id | |||
) | [pure virtual] |
Implemented in osgViewer::ScreenCaptureHandler::WriteToFile.
![]() | Generated at Wed Aug 26 07:16:54 2009 for the OpenSceneGraph by doxygen 1.6.1. |