tesseract  4.0.0-1-g2a2b
tesseract::Interval Struct Reference

Public Member Functions

 Interval ()
 
 Interval (int b, int e)
 

Public Attributes

int begin
 
int end
 

Detailed Description

Definition at line 2128 of file paragraphs.cpp.

Constructor & Destructor Documentation

◆ Interval() [1/2]

tesseract::Interval::Interval ( )
inline

Definition at line 2129 of file paragraphs.cpp.

◆ Interval() [2/2]

tesseract::Interval::Interval ( int  b,
int  e 
)
inline

Definition at line 2130 of file paragraphs.cpp.

Member Data Documentation

◆ begin

int tesseract::Interval::begin

Definition at line 2132 of file paragraphs.cpp.

◆ end

int tesseract::Interval::end

Definition at line 2133 of file paragraphs.cpp.


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