GEIS
2.0
Gesture Engine Interface Support
|
A collection of GeisTouch. More...
#include <geis.h>
Public Member Functions | |
GeisSize | geis_touchset_touch_count (GeisTouchSet touchset) |
Gets the number of touches in a touchset. More... | |
GeisTouch | geis_touchset_touch (GeisTouchSet touchset, GeisSize index) |
Gets an indicated touch from a touchset. More... | |
GeisTouch | geis_touchset_touch_by_id (GeisTouchSet touchset, GeisTouchId touchid) |
Gets an identified touch from a touchset. More... | |
A collection of GeisTouch.