osgProducer::OsgCameraGroup::RealizeCallback Class Reference

Inheritance diagram for osgProducer::OsgCameraGroup::RealizeCallback:

osg::Referenced List of all members.

Public Member Functions

virtual void operator() (OsgCameraGroup &cg, OsgSceneHandler &sh, const Producer::RenderSurface &rs)=0

Protected Member Functions

virtual ~RealizeCallback ()

Detailed Description

RealizeCallback class one should override to provide an the implemention of realize callbacks. Note, this callback overrides the normal call to OsgSceneHandler::init() so it become the your responisibility to call this within your callback if required, it is a safe assumption to always call OsgSceneHandler::init() within your callback..


Constructor & Destructor Documentation

virtual osgProducer::OsgCameraGroup::RealizeCallback::~RealizeCallback (  )  [protected, virtual]


Member Function Documentation

virtual void osgProducer::OsgCameraGroup::RealizeCallback::operator() ( OsgCameraGroup cg,
OsgSceneHandler sh,
const Producer::RenderSurface &  rs 
) [pure virtual]


The documentation for this class was generated from the following file:
Generated on Sun Oct 1 13:17:12 2006 for openscenegraph by  doxygen 1.4.7