OpenSceneGraph 2.8.4
Public Member Functions
osg::GraphicsOperation Struct Reference
Inheritance diagram for osg::GraphicsOperation:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 GraphicsOperation (const std::string &name, bool keep)
virtual void operator() (Object *object)
 Override the standard Operation operator and dynamic cast object to a GraphicsContext, on success call operation()(GraphicsContext*).
virtual void operator() (GraphicsContext *context)=0

Constructor & Destructor Documentation

osg::GraphicsOperation::GraphicsOperation ( const std::string &  name,
bool  keep 
) [inline]

Member Function Documentation

virtual void osg::GraphicsOperation::operator() ( Object object) [virtual]

Override the standard Operation operator and dynamic cast object to a GraphicsContext, on success call operation()(GraphicsContext*).

Implements osg::Operation.

Reimplemented in osgViewer::Renderer.

virtual void osg::GraphicsOperation::operator() ( GraphicsContext context) [pure virtual]

The documentation for this struct was generated from the following file:

osg logo
Generated at Sun Jan 8 2012 13:16:11 for the OpenSceneGraph by doxygen 1.7.4.