GEIS  2.0
Gesture Engine Interface Support
GeisTouch Class Reference

An instance of a touch. More...

#include <geis.h>

Public Member Functions

GeisTouchId geis_touch_id (GeisTouch touch)
 Gets the identifier of a touch. More...
 
GeisSize geis_touch_attr_count (GeisTouch touch)
 Gets the number of attrs associated with a touch. More...
 
GeisAttr geis_touch_attr (GeisTouch touch, GeisSize index)
 Gets an indicated attr from a touch. More...
 
GeisAttr geis_touch_attr_by_name (GeisTouch touch, GeisString name)
 Gets a named attr from a touch. More...
 

Detailed Description

An instance of a touch.


The documentation for this class was generated from the following file: