[osg-users] how to update the Camera
Robert Osfield
robert.osfield at gmail.com
Thu Mar 6 01:10:28 PST 2008
2008/3/6 Wu Xiaodong <wuxiaodong82 at gmail.com>:
> Hi, Robert:
>
>
> is there any limit on calling setHomePosition and computeHomePosition()?
>
> I have taken a try, but it didn't works.
What do you mean by it didn't work, did it do the wrong thing, did it
do nothing at all?
These methods just set the home position of the camera manipulator,
they don't actual change the current view, to do this you need to call
home() on the viewer or camera manipulator.
Robert.
More information about the osg-users
mailing list