Tesseract 3.01
|
#include <points.h>
Public Member Functions | |
ICOORDELT () | |
empty constructor | |
ICOORDELT (ICOORD icoord) | |
constructor from ICOORD | |
ICOORDELT (inT16 xin, inT16 yin) | |
Static Public Member Functions | |
static ICOORDELT * | deep_copy (const ICOORDELT *src) |
ICOORDELT::ICOORDELT | ( | ) | [inline] |
empty constructor
constructor
xin | x value |
yin | y value |