![]() Home Page Toolkit Overview Using GML User Input Services Finger Tracker Calibrator Frame Grabber Service protocol Obtaining GML Installing GML Licence Developer Documentation Tcl/Tk API The GML Canvas Image processing Tcl Scripts Library List of Classes List of Files C/C++ API List of Classes List of Files |
gmlTcl_CreateEvent.h00001 /* 00002 * gmlTcl_CreateEvent.h -- 00003 * 00004 * Set the user interface mode (e.g. 'kiosk' mode) from Tcl. 00005 * 00006 * Copyright (c) 2004 CLIPS-IMAG 00007 * 00008 * See the file "gml_LicenseTerms.txt" for information on usage and redistribution 00009 * of this file, and for a DISCLAIMER OF ALL WARRANTIES. 00010 * 00011 * Created on March 2004 (JL). 00012 */ 00013 00014 #ifndef __GMLTCL_CREATEEVENT__ 00015 #define __GMLTCL_CREATEEVENT__ 00016 00017 #include "tcl.h" 00018 #include "gml/base/gml_Types.h" 00019 00020 GML_EXTERN_C 00021 int gmlTcl_CreateEventInit (Tcl_Interp *interp); 00022 00023 GML_EXTERN_C 00024 int gmlTcl_CreateEventExit (Tcl_Interp *interp); 00025 00026 #endif /* ifndef __GMLTCL_CREATEEVENT__ */ 00027
Generated on Tue Jun 12 14:03:27 2007 for gml by
Doxygen 1.5.2.
|
Contact: julien (dot) letessier (at) gmail (dot) com.
Copyright (c) 2000-2007 CLIPS-IMAG Laboratory, Grenoble, France. All rights reserved. W3CXHTML 1.0 W3CCSS 2.0 |