openscenegraph
Public Member Functions | Protected Member Functions | Protected Attributes
osgPresentation::CompileSlideCallback Class Reference
Inheritance diagram for osgPresentation::CompileSlideCallback:
osg::Camera::DrawCallback osg::Object osg::Referenced

List of all members.

Public Member Functions

 CompileSlideCallback ()
virtual void operator() (const osg::Camera &camera) const
void needCompile (osg::Node *node)

Protected Member Functions

virtual ~CompileSlideCallback ()

Protected Attributes

bool _needCompile
unsigned int _frameNumber
osg::ref_ptr< osg::Node_sceneToCompile

Constructor & Destructor Documentation

osgPresentation::CompileSlideCallback::CompileSlideCallback ( ) [inline]
virtual osgPresentation::CompileSlideCallback::~CompileSlideCallback ( ) [inline, protected, virtual]

Member Function Documentation

void osgPresentation::CompileSlideCallback::needCompile ( osg::Node node) [inline]
virtual void osgPresentation::CompileSlideCallback::operator() ( const osg::Camera ) const [virtual]

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

Reimplemented from osg::Camera::DrawCallback.


Member Data Documentation

unsigned int osgPresentation::CompileSlideCallback::_frameNumber [mutable, protected]

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