OpenSceneGraph 2.8.3

osg::Camera::DrawCallback Struct Reference

Draw callback for custom operations. More...

Inheritance diagram for osg::Camera::DrawCallback:

List of all members.

Public Member Functions

 DrawCallback ()
 DrawCallback (const DrawCallback &, const CopyOp &)
 META_Object (osg, DrawCallback)
virtual void operator() (osg::RenderInfo &renderInfo) const
 Functor method called by rendering thread.
virtual void operator() (const osg::Camera &) const
 Functor method, provided for backwards compatibility, called by operator() (osg::RenderInfo& renderInfo) method.

Detailed Description

Draw callback for custom operations.


Constructor & Destructor Documentation

osg::Camera::DrawCallback::DrawCallback ( ) [inline]
osg::Camera::DrawCallback::DrawCallback ( const DrawCallback ,
const CopyOp  
) [inline]

Member Function Documentation

osg::Camera::DrawCallback::META_Object ( osg  ,
DrawCallback   
)
virtual void osg::Camera::DrawCallback::operator() ( const osg::Camera ) const [inline, virtual]

Functor method, provided for backwards compatibility, called by operator() (osg::RenderInfo& renderInfo) method.

virtual void osg::Camera::DrawCallback::operator() ( osg::RenderInfo renderInfo) const [virtual]

Functor method called by rendering thread.

Users will typically override this method to carry tasks such as screen capture.


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

osg logo
Generated at Tue Mar 22 2011 13:20:21 for the OpenSceneGraph by doxygen 1.7.3.