Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields

osgAR::AugmentVisitor Class Reference

computes the vied dependent registration error estimate. More...


Public Member Functions

void reset (osgProducer::Viewer *)
void setSpaceManager (osgView::SpaceManager *spaceManager)
 set a reference to the SpaceManager

osgView::SpaceManagergetSpaceManager (void)
 return a reference to the SpaceManager

void setCamera (osgExtension::Camera *camera)
 set a reference to the camera group

osgExtension::CameragetCamera (void)
 return a reference to the Camera

virtual void apply (osg::Group &group)
 Process Groups.


Detailed Description

An error visitor for calculating errorBounders


Member Function Documentation

void AugmentVisitor::apply osg::Group &  group  )  [virtual]
 

Method to be called for a GROUP If this in an osgExtension, push the matrix estimate on the list then calls Augment

osgExtension::Camera * AugmentVisitor::getCamera void   ) 
 

return the local reference to the Camera

Returns:
a reference to the Camera

osgView::SpaceManager * AugmentVisitor::getSpaceManager void   ) 
 

return the local reference to the SpaceManager

Returns:
a reference to the SpaceManager

void AugmentVisitor::reset osgProducer::Viewer *  viewer  ) 
 

clear all the vectors, set the proper projection matrix in case the window has being resized,

void AugmentVisitor::setCamera osgExtension::Camera camera  ) 
 

store local reference to the Camera

Parameters:
camera a reference to the Camera

void AugmentVisitor::setSpaceManager osgView::SpaceManager spaceManager  ) 
 

store local reference to the SpaceManager

Parameters:
spaceManager a reference to the SpaceManager


The documentation for this class was generated from the following files:
Generated on Wed Nov 17 12:22:37 2004 for osgAR by doxygen 1.3.7