|
Tesseract
3.02
|
#include <blobs.h>
Public Member Functions | |
| TPOINT () | |
| TPOINT (inT16 vx, inT16 vy) | |
| TPOINT (const ICOORD &ic) | |
| void | operator+= (const TPOINT &other) |
| void | operator/= (int divisor) |
Public Attributes | |
| inT16 | x |
| inT16 | y |
|
inline |
|
inline |
|
inline |