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() ( GraphicsContext context  )  [pure virtual]
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.


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

osg logo
Generated at Tue Jul 20 05:45:50 2010 for the OpenSceneGraph by doxygen 1.6.1.