GEIS  2.0
Gesture Engine Interface Support

Represents an instance of the gesture recognition engine. More...

#include <geis.h>

Public Member Functions

Vendor-defined Initialization Arguments
These initialization arguments are not a part of the GEIS specification and may change.
GEIS_VARARG Geis geis_new (GeisString init_arg_name,...)
 Initializes an instance of the GEIS v2.0 API. More...
 
GeisStatus geis_delete (Geis geis)
 Cleans up an instance of the GEIS v2.0 API. More...
 

Detailed Description

Represents an instance of the gesture recognition engine.

Examples
geis2.c.

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