tesseract v5.3.3.20231005
|
Public Attributes | |
bool | empty |
std::vector< int > | xcoords |
std::vector< int > | ycoords |
Definition at line 49 of file scrollview.cpp.
bool tesseract::SVPolyLineBuffer::empty |
Definition at line 50 of file scrollview.cpp.
std::vector<int> tesseract::SVPolyLineBuffer::xcoords |
Definition at line 51 of file scrollview.cpp.
std::vector<int> tesseract::SVPolyLineBuffer::ycoords |
Definition at line 52 of file scrollview.cpp.