![]() 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_LibInit.h00001 // gmlTcl_LibInit.cc -- 00002 // 00003 // See "gmlTclLibInit.h". 00004 // 00005 // Copyright (c) 2002 CLIPS-IMAG 00006 // 00007 // See the file "gml_LicenseTerms.txt" for information on usage and redistribution 00008 // of this file, and for a DISCLAIMER OF ALL WARRANTIES. 00009 // 00010 // Created on August 19, 2002 (FB). 00011 00012 #include "tcl.h" 00013 00014 #include "gml/tcl/wrapper/gmlTcl_Init.h" 00015 00016 #ifdef __cplusplus 00017 extern "C" { 00018 #endif 00019 00020 int Gmltcl_Init (Tcl_Interp* interp); 00021 int Gmltcl_SafeInit (Tcl_Interp* interp); 00022 00023 #ifdef __cplusplus 00024 } 00025 #endif 00026
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 |