tesseract  4.00.00dev
tesseract::Interval Struct Reference

Public Member Functions

 Interval ()
 
 Interval (int b, int e)
 

Public Attributes

int begin
 
int end
 

Detailed Description

Definition at line 2124 of file paragraphs.cpp.

Constructor & Destructor Documentation

◆ Interval() [1/2]

tesseract::Interval::Interval ( )
inline

Definition at line 2125 of file paragraphs.cpp.

◆ Interval() [2/2]

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

Definition at line 2126 of file paragraphs.cpp.

Member Data Documentation

◆ begin

int tesseract::Interval::begin

Definition at line 2128 of file paragraphs.cpp.

◆ end

int tesseract::Interval::end

Definition at line 2129 of file paragraphs.cpp.


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