[IGSTK-Users] where is the code that interprets the mouse gestures?

Ray Tayek rtayek at ca.rr.com
Mon Jul 7 17:57:59 EDT 2008


At 02:25 PM 7/6/2008, you wrote:
>...
>for instance, if you are developing your application using FLTK as
>GUI, ....
>...
>         case FL_KEYUP:
>             if  (Fl::event_state() == FL_SHIFT) // or  FL_CTRL
>             {
>                    // do something
>g similar applies if using QT

the above makes sense. but i can not seem to find where this is 
occurring in the hello world and one view and tracking examples. 
(using visual studio express 2008)

>Let us know a bit more about your intended application

i would like to write a tracker that listens to a socket (i think). 
we want to track head and tool movements and position for an 
application that shows us the picture of what one head would see.

i am a newbie to igstk, it's complicated, so mostly i am reading the 
pdf and trying to study the examples and find out where the data gets 
taken from the real tool and stuffed into the transforms. i have 
looked a little at the micron and aurora tracker/tool classes.

any pointers will be appreciated.

thanks

---
vice-chair http://ocjug.org/





More information about the IGSTK-Users mailing list