2008/3/6 Wu Xiaodong <[EMAIL PROTECTED]>: > 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. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

