On Monday 14 Jun 2010 10:52:33 Gianni Ambrosio wrote:
> Dear All,
> it seems the Osg API reference it's a little bit meagre.
> 
> How can I find the documentation of osgGA::CameraViewSwitchManipulator?
> I mean, what it is used for?
> 
> Regards
> Gianni
> 

A osgGA::CameraViewSwitchManipulator is a osgGA::CameraManipulator that allows 
you to switch between multiple osg::CameraViews.

You can attach the CameraViews through the apply() method.

Agreed, the class could be documented a little bit more. As with in so many 
areas of OSG, the main documentation is the source code.

HTH,

Magnus
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to