tesseract 3.04.01

tesseract::Interval Struct Reference

List of all members.

Public Member Functions

 Interval ()
 Interval (int b, int e)

Public Attributes

int begin
int end

Detailed Description

Definition at line 2125 of file paragraphs.cpp.


Constructor & Destructor Documentation

tesseract::Interval::Interval ( ) [inline]

Definition at line 2126 of file paragraphs.cpp.

{
tesseract::Interval::Interval ( int  b,
int  e 
) [inline]

Definition at line 2127 of file paragraphs.cpp.

{

Member Data Documentation

Definition at line 2129 of file paragraphs.cpp.

Definition at line 2130 of file paragraphs.cpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines