|
tesseract
5.0.0-alpha-619-ge9db
|
#include <mfoutline.h>
Public Member Functions | |
| void | ClearMark () |
| void | MarkPoint () |
Public Attributes | |
| FPOINT | Point |
| float | Slope |
| bool | Hidden |
| bool | ExtremityMark |
| DIRECTION | Direction |
| DIRECTION | PreviousDirection |
Definition at line 41 of file mfoutline.h.
|
inline |
Definition at line 44 of file mfoutline.h.
|
inline |
Definition at line 48 of file mfoutline.h.
| DIRECTION MFEDGEPT::Direction |
Definition at line 56 of file mfoutline.h.
| bool MFEDGEPT::ExtremityMark |
Definition at line 55 of file mfoutline.h.
| bool MFEDGEPT::Hidden |
Definition at line 54 of file mfoutline.h.
| FPOINT MFEDGEPT::Point |
Definition at line 52 of file mfoutline.h.
| DIRECTION MFEDGEPT::PreviousDirection |
Definition at line 57 of file mfoutline.h.
| float MFEDGEPT::Slope |
Definition at line 53 of file mfoutline.h.