ccmain/expandblob.h

Go to the documentation of this file.
00001 
00016 #ifndef EXPANDBLOB_H
00017 #define EXPANDBLOB_H
00018 
00019 #include "tessclas.h"
00020 
00021 void free_blob(register TBLOB *blob); 
00022 
00023 void free_tree(register TESSLINE *outline); 
00024 
00025 void free_outline(register TESSLINE *outline); 
00026 
00027 void free_loop(register EDGEPT *startpt); 
00028 #endif

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