tesseract  4.0.0-1-g2a2b
SVPolyLineBuffer Struct Reference

Public Attributes

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

Detailed Description

Definition at line 47 of file scrollview.cpp.

Member Data Documentation

◆ empty

bool SVPolyLineBuffer::empty

Definition at line 48 of file scrollview.cpp.

◆ xcoords

std::vector<int> SVPolyLineBuffer::xcoords

Definition at line 49 of file scrollview.cpp.

◆ ycoords

std::vector<int> SVPolyLineBuffer::ycoords

Definition at line 50 of file scrollview.cpp.


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