|
tesseract
5.0.0-alpha-619-ge9db
|
#include <wordrec.h>
Public Member Functions | |
| FRAGMENT () | |
| FRAGMENT (EDGEPT *head_pt, EDGEPT *tail_pt) | |
Public Member Functions inherited from ELIST_LINK | |
| ELIST_LINK () | |
| ELIST_LINK (const ELIST_LINK &) | |
| void | operator= (const ELIST_LINK &) |
Public Attributes | |
| ICOORD | head |
| ICOORD | tail |
| EDGEPT * | headpt |
| EDGEPT * | tailpt |
|
inline |