Thank you, i didn't see that function

how can I save / print the actual position of the TrackballManipulator?
Do have I all free-grades ("Freiheitsgrade") with the TrackballManipulator? Can I do "the same" like with

setViewMatrixAsLookAt(...) and
setProjectionMatrixAsPerspective(...) ?

David.

Hi David,

On 9 January 2013 16:00, DavidHornung <horn...@googlemail.com> wrote:
I set up the camera from my viewer with setViewMatrixAsLookAt(...) and
setProjectionMatrixAsPerspective(...). If I add now a TrackballManipulator
to the viewer, the Configuration from these camera disapperas. Is there a
opportunity to set a "start Value" for the trackball camera?
Use TrackballManipulator::setHomePosition()

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to