Hi all,

I am currently working on getting multi-touch working on Linux with MPX
(XInput2), and I would like to use this new system for my events. But with
XInput (or also with Windows 7), I am receiving all the events separately,
so what's the best approach to feed the
touchesBegan/touchesMoved/touchesEnded methods ? Will I need to store each
input state internally into the GraphicWindow class to set each time all the
touch states ?

Cheers,

-- 
Serge Lages
http://www.tharsis-software.com
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to