Ok, to use a View I have had to make some changes to my input system because I 
was extending Viewer and adding Joystick support to it.

The final problem I seem to be having with extending View instead of Viewer is 
that the method 

elapsedTime()

is not provided.  Do you have any suggestions about how to work around this?  I 
am generating GUIEventAdapter's with my Joystick information and they require a 
time - not to mention I'm using that time in the camera manipulator.

Unfortunately I really do not know anything about how the timing system in OSG 
works - so even if I need to re-implement that method myself, I'm not sure how 
to do it.

Thanks.

Matt

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=33877#33877





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

Reply via email to