Hi Paul,

Thanks for the lookAt background, very useful.

> Yep, read the code. Look for something like "getCenter" in
> MatrixManipulator, that would be a good start.
>   

I'm already going down that road. Trouble is MatrixManipulator doesn't 
have getCenter(). TrackballManipulator does, and using that works, but 
I'd prefer not to assume the manipulator will be of any particular type 
(other than the base MatrixManipulator).

I'm left with using getMatrix(), but if this is also a lookat matrix, 
I'll have the same problem... Any other leads?

Thanks,

J-S

-- 
______________________________________________________
Jean-Sebastien Guay    [EMAIL PROTECTED]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to