Hi,

I am executing a frame loop such as

while (!viewer.done())
{
//get pressed key
viewer.frame();
}

Within this code I want to get pressed arrow keys but I could not find any 
comprehensible example or source.

Thank you!

Cheers,
George

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





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

Reply via email to