Support for multi-touch stroke drawing in tuioinput.py
commit6c79508558d09f288b8a01bad0a7c35cb489fb7b
authorThomas Perl <thp@perli.net>
Sat, 23 May 2009 14:18:09 +0000 (23 16:18 +0200)
committerThomas Perl <thp@perli.net>
Sat, 23 May 2009 14:18:09 +0000 (23 16:18 +0200)
treecb62634dd460ce62a57c0352636e3c8c068d5780
parent5f9d91f0621f9a0a1a56496381e50beb96141c9f
Support for multi-touch stroke drawing in tuioinput.py

This is the first "multi-touch" drawing code for NP. No other
events supported at the moment. Also fixed some memory allocation
issues in Multitouch.cpp.
Makefile.am
Multitouch.cpp
PythonInput.cpp
tuioinput.py