|
tesseract
5.0.0-alpha-619-ge9db
|
Public Attributes | |
| uint8_t | NextSwitch |
| uint8_t | AngleStart |
| uint8_t | AngleEnd |
| int8_t | X |
| int16_t | YStart |
| int16_t | YEnd |
| int16_t | StartDelta |
| int16_t | EndDelta |
| FILL_SWITCH | Switch [MAX_NUM_SWITCHES] |
Definition at line 82 of file intproto.cpp.
| uint8_t TABLE_FILLER::AngleEnd |
Definition at line 85 of file intproto.cpp.
| uint8_t TABLE_FILLER::AngleStart |
Definition at line 85 of file intproto.cpp.
| int16_t TABLE_FILLER::EndDelta |
Definition at line 88 of file intproto.cpp.
| uint8_t TABLE_FILLER::NextSwitch |
Definition at line 84 of file intproto.cpp.
| int16_t TABLE_FILLER::StartDelta |
Definition at line 88 of file intproto.cpp.
| FILL_SWITCH TABLE_FILLER::Switch[MAX_NUM_SWITCHES] |
Definition at line 89 of file intproto.cpp.
| int8_t TABLE_FILLER::X |
Definition at line 86 of file intproto.cpp.
| int16_t TABLE_FILLER::YEnd |
Definition at line 87 of file intproto.cpp.
| int16_t TABLE_FILLER::YStart |
Definition at line 87 of file intproto.cpp.