On 2009-10-14, Chris 'Xenon' Hanson <xe...@alphapixel.com> wrote:
> Randolph Fritz wrote:
>> Why does MatrixManipulator contain the following virtual function 
>> declaration?
>>   virtual void home(double /*currentTime*/) {}
>> What does the currentTime have to do with anything?
> 
> The home position could potentially be a non-constant thing, with
> different values at different times.
>
>   Why do you ask?
>

I'm trying to move the viewpoint to the home position I just set (I'm
using the trackball manipulator), and home(0) doesn't seem to do it,
though hitting the space bar does.

What am I missing?

-- 
Randolph Fritz
  design machine group, architecture department, university of washington
rfr...@u.washington.edu -or- rfritz...@gmail.com

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

Reply via email to