tesseract  3.05.02
SVPolyLineBuffer Struct Reference

Public Attributes

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

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: