|
tesseract
4.0.0-1-g2a2b
|
#include "polyblk.h"#include <cctype>#include <cmath>#include <cstdio>#include <memory>#include "elst.h"Go to the source code of this file.
Macros | |
| #define | INTERSECTING INT16_MAX |
Functions | |
POLY_BLOCK::reflect_in_y_axis | |
Reflect the coords of the polygon in the y-axis. (Flip the sign of x.) | |
| int | lessthan (const void *first, const void *second) |
| #define INTERSECTING INT16_MAX |
Definition at line 30 of file polyblk.cpp.
| int lessthan | ( | const void * | first, |
| const void * | second | ||
| ) |
Definition at line 378 of file polyblk.cpp.