wordrec/drawfx.h

Go to the documentation of this file.
00001 
00020 #ifndef           DRAWFX_H
00021 #define           DRAWFX_H
00022 
00023 #include          "grphics.h"
00024 #include          "varable.h"
00025 #include          "notdll.h"
00026 
00033 extern STRING_VAR_H (fx_debugfile, DEBUG_WIN_NAME, "Name of debugfile");
00036 extern WINDOW fx_win;
00037 extern FILE *fx_debug;
00038 void create_fx_win();  //make features win
00039 void clear_fx_win();  //make features win
00040 void create_fxdebug_win();  //make gradients win
00041 #endif

Generated on Wed Feb 28 19:49:13 2007 for Tesseract by  doxygen 1.5.1