![]() 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_WrapperRootClass.h00001 // gmlTcl_WrapperRootClass.h -- 00002 // 00003 // Implements methods common to all class wrappers. 00004 // 00005 // Copyright (c) 2003 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 May 20, 2003 (FB). 00011 00012 #ifndef __GMLTCL_WRAPPERROOTCLASS__ 00013 #define __GMLTCL_WRAPPERROOTCLASS__ 00014 00015 00016 00017 #include "gml/tcl/wrapper/wrapper/gmlTcl_Wrapper.h" 00018 00019 00020 00021 extern gmlTclTWrapClass* gmlTclgWrapRootClassWrapper; 00022 extern gmlTcl_TMethodDescr gmlTclgRootClassMethods[]; 00023 00024 int gmlTcl_WrapRootClassInit (Tcl_Interp* interp); 00025 void gmlTcl_WrapRootClassExit (); 00026 00027 00028 00029 00030 #endif
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 |