Public Member Functions | |
void | reset (osgProducer::Viewer *) |
void | setSpaceManager (osgView::SpaceManager *spaceManager) |
set a reference to the SpaceManager | |
osgView::SpaceManager * | getSpaceManager (void) |
return a reference to the SpaceManager | |
void | setCamera (osgExtension::Camera *camera) |
set a reference to the camera group | |
osgExtension::Camera * | getCamera (void) |
return a reference to the Camera | |
virtual void | apply (osg::Group &group) |
Process Groups. |
|
Method to be called for a GROUP If this in an osgExtension, push the matrix estimate on the list then calls Augment |
|
return the local reference to the Camera
|
|
return the local reference to the SpaceManager
|
|
clear all the vectors, set the proper projection matrix in case the window has being resized, |
|
store local reference to the Camera
|
|
store local reference to the SpaceManager
|