tesseract
3.03
|
#include <ccstruct.h>
Public Member Functions | |
CCStruct () | |
~CCStruct () | |
Static Public Attributes | |
static const double | kDescenderFraction = 0.25 |
static const double | kXHeightFraction = 0.5 |
static const double | kAscenderFraction = 0.25 |
static const double | kXHeightCapRatio |
Definition at line 25 of file ccstruct.h.
Definition at line 31 of file ccstruct.cpp.
{}
Definition at line 33 of file ccstruct.cpp.
{ }
const double tesseract::CCStruct::kAscenderFraction = 0.25 [static] |
Definition at line 35 of file ccstruct.h.
const double tesseract::CCStruct::kDescenderFraction = 0.25 [static] |
Definition at line 33 of file ccstruct.h.
const double tesseract::CCStruct::kXHeightCapRatio [static] |
Definition at line 37 of file ccstruct.h.
const double tesseract::CCStruct::kXHeightFraction = 0.5 [static] |
Definition at line 34 of file ccstruct.h.