tesseract v5.3.3.20231005
|
#include <intproto.h>
Public Attributes | |
int8_t | A |
uint8_t | B |
int8_t | C |
uint8_t | Angle |
uint32_t | Configs [WERDS_PER_CONFIG_VEC] |
Definition at line 76 of file intproto.h.
int8_t tesseract::INT_PROTO_STRUCT::A |
Definition at line 77 of file intproto.h.
uint8_t tesseract::INT_PROTO_STRUCT::Angle |
Definition at line 80 of file intproto.h.
uint8_t tesseract::INT_PROTO_STRUCT::B |
Definition at line 78 of file intproto.h.
int8_t tesseract::INT_PROTO_STRUCT::C |
Definition at line 79 of file intproto.h.
uint32_t tesseract::INT_PROTO_STRUCT::Configs[WERDS_PER_CONFIG_VEC] |
Definition at line 81 of file intproto.h.