tesseract  5.0.0-alpha-619-ge9db
TABLE_FILLER Struct Reference

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]
 

Detailed Description

Definition at line 82 of file intproto.cpp.

Member Data Documentation

◆ AngleEnd

uint8_t TABLE_FILLER::AngleEnd

Definition at line 85 of file intproto.cpp.

◆ AngleStart

uint8_t TABLE_FILLER::AngleStart

Definition at line 85 of file intproto.cpp.

◆ EndDelta

int16_t TABLE_FILLER::EndDelta

Definition at line 88 of file intproto.cpp.

◆ NextSwitch

uint8_t TABLE_FILLER::NextSwitch

Definition at line 84 of file intproto.cpp.

◆ StartDelta

int16_t TABLE_FILLER::StartDelta

Definition at line 88 of file intproto.cpp.

◆ Switch

FILL_SWITCH TABLE_FILLER::Switch[MAX_NUM_SWITCHES]

Definition at line 89 of file intproto.cpp.

◆ X

int8_t TABLE_FILLER::X

Definition at line 86 of file intproto.cpp.

◆ YEnd

int16_t TABLE_FILLER::YEnd

Definition at line 87 of file intproto.cpp.

◆ YStart

int16_t TABLE_FILLER::YStart

Definition at line 87 of file intproto.cpp.


The documentation for this struct was generated from the following file: