tesseract
4.1.1
|
#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 42 of file mfoutline.h.
|
inline |
Definition at line 45 of file mfoutline.h.
|
inline |
Definition at line 49 of file mfoutline.h.
DIRECTION MFEDGEPT::Direction |
Definition at line 57 of file mfoutline.h.
bool MFEDGEPT::ExtremityMark |
Definition at line 56 of file mfoutline.h.
bool MFEDGEPT::Hidden |
Definition at line 55 of file mfoutline.h.
FPOINT MFEDGEPT::Point |
Definition at line 53 of file mfoutline.h.
DIRECTION MFEDGEPT::PreviousDirection |
Definition at line 58 of file mfoutline.h.
float MFEDGEPT::Slope |
Definition at line 54 of file mfoutline.h.