Hi Martin, You can't both set the view matrix by hand and have a camera manipulator running, you have to do one or other, otherwise the camera manipulator will just overwrite your view matrix settings.
Robert. On Fri, May 1, 2009 at 11:10 PM, Martin Beckett <[email protected]> wrote: > I am trying to switch the current view to show th emodel from top/front/side > etc. > I'm trying both getCamer()->setViewMatrix() and trackballmanipulator > setRotation() but I can't seem to work out the correct angle and X/Y/Z_AXIS > > Martin > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=11213#11213 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

