|
tesseract
4.00.00dev
|
#include <crakedge.h>
Public Member Functions | |
| CRACKEDGE () | |
Public Attributes | |
| ICOORD | pos |
| inT8 | stepx |
| inT8 | stepy |
| inT8 | stepdir |
| CRACKEDGE * | prev |
| CRACKEDGE * | next |
Definition at line 26 of file crakedge.h.
|
inline |
Definition at line 28 of file crakedge.h.
| CRACKEDGE* CRACKEDGE::next |
Definition at line 35 of file crakedge.h.
| ICOORD CRACKEDGE::pos |
Definition at line 30 of file crakedge.h.
| CRACKEDGE* CRACKEDGE::prev |
Definition at line 34 of file crakedge.h.
| inT8 CRACKEDGE::stepdir |
Definition at line 33 of file crakedge.h.
| inT8 CRACKEDGE::stepx |
Definition at line 31 of file crakedge.h.
| inT8 CRACKEDGE::stepy |
Definition at line 32 of file crakedge.h.