#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 |
| ICOORD tesseract::FRAGMENT::head |
| EDGEPT* tesseract::FRAGMENT::headpt |
| ICOORD tesseract::FRAGMENT::tail |
| EDGEPT* tesseract::FRAGMENT::tailpt |