tesseract  4.00.00dev
SVPolyLineBuffer Struct Reference

Public Attributes

bool empty
 
std::vector< intxcoords
 
std::vector< intycoords
 

Detailed Description

Definition at line 53 of file scrollview.cpp.

Member Data Documentation

◆ empty

bool SVPolyLineBuffer::empty

Definition at line 54 of file scrollview.cpp.

◆ xcoords

std::vector<int> SVPolyLineBuffer::xcoords

Definition at line 55 of file scrollview.cpp.

◆ ycoords

std::vector<int> SVPolyLineBuffer::ycoords

Definition at line 56 of file scrollview.cpp.


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