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.
1.7.1