14#ifndef OSG_COMPILESLIDECALLBACK
15#define OSG_COMPILESLIDECALLBACK 1
The osgPresentation library is a NodeKit that extends the core scene graph to support 3D scene graph ...
Definition AnimationMaterial:26
Camera - is a subclass of Transform which represents encapsulates the settings of a Camera.
Definition Camera:45
Draw callback for custom operations.
Definition Camera:595
Base class for all internal nodes in the scene graph.
Definition Node:72
Smart pointer for handling referenced counted objects.
Definition ref_ptr:32
void needCompile(osg::Node *node)
Definition CompileSlideCallback:32
bool _needCompile
Definition CompileSlideCallback:38
virtual void operator()(const osg::Camera &camera) const
Functor method, provided for backwards compatibility, called by operator() (osg::RenderInfo& renderIn...
CompileSlideCallback()
Definition CompileSlideCallback:26
osg::ref_ptr< osg::Node > _sceneToCompile
Definition CompileSlideCallback:40
virtual ~CompileSlideCallback()
Definition CompileSlideCallback:36
unsigned int _frameNumber
Definition CompileSlideCallback:39
#define OSGPRESENTATION_EXPORT
Definition Export:38