tesseract  5.0.0-alpha-619-ge9db
SVPolyLineBuffer Struct Reference

Public Attributes

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

Detailed Description

Definition at line 45 of file scrollview.cpp.

Member Data Documentation

◆ empty

bool SVPolyLineBuffer::empty

Definition at line 46 of file scrollview.cpp.

◆ xcoords

std::vector<int> SVPolyLineBuffer::xcoords

Definition at line 47 of file scrollview.cpp.

◆ ycoords

std::vector<int> SVPolyLineBuffer::ycoords

Definition at line 48 of file scrollview.cpp.


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