#include <blobs.h>
◆ TPOINT() [1/3]
◆ TPOINT() [2/3]
TPOINT::TPOINT |
( |
int16_t |
vx, |
|
|
int16_t |
vy |
|
) |
| |
|
inline |
◆ TPOINT() [3/3]
TPOINT::TPOINT |
( |
const ICOORD & |
ic | ) |
|
|
inline |
◆ IsCrossed()
◆ operator+=()
void TPOINT::operator+= |
( |
const TPOINT & |
other | ) |
|
|
inline |
◆ operator/=()
void TPOINT::operator/= |
( |
int |
divisor | ) |
|
|
inline |
◆ operator==()
bool TPOINT::operator== |
( |
const TPOINT & |
other | ) |
const |
|
inline |
The documentation for this struct was generated from the following files:
- /home/stephane/src/tesseract/src/ccstruct/blobs.h
- /home/stephane/src/tesseract/src/ccstruct/blobs.cpp