tesseract v5.3.3.20231005
tesseract::SVPolyLineBuffer Struct Reference

Public Attributes

bool empty
 
std::vector< int > xcoords
 
std::vector< int > ycoords
 

Detailed Description

Definition at line 49 of file scrollview.cpp.

Member Data Documentation

◆ empty

bool tesseract::SVPolyLineBuffer::empty

Definition at line 50 of file scrollview.cpp.

◆ xcoords

std::vector<int> tesseract::SVPolyLineBuffer::xcoords

Definition at line 51 of file scrollview.cpp.

◆ ycoords

std::vector<int> tesseract::SVPolyLineBuffer::ycoords

Definition at line 52 of file scrollview.cpp.


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