tesseract v5.3.3.20231005
|
Public Attributes | |
int8_t | X |
int8_t | YStart |
int8_t | YEnd |
uint8_t | AngleStart |
uint8_t | AngleEnd |
Definition at line 88 of file intproto.cpp.
uint8_t tesseract::FILL_SPEC::AngleEnd |
Definition at line 91 of file intproto.cpp.
uint8_t tesseract::FILL_SPEC::AngleStart |
Definition at line 91 of file intproto.cpp.
int8_t tesseract::FILL_SPEC::X |
Definition at line 89 of file intproto.cpp.
int8_t tesseract::FILL_SPEC::YEnd |
Definition at line 90 of file intproto.cpp.
int8_t tesseract::FILL_SPEC::YStart |
Definition at line 90 of file intproto.cpp.