tesseract v5.3.3.20231005
polyblk.cpp File Reference
#include "polyblk.h"
#include "elst.h"
#include <cctype>
#include <cinttypes>
#include <cmath>
#include <cstdio>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  tesseract
 

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 tesseract::lessthan (const void *first, const void *second)
 

Macro Definition Documentation

◆ INTERSECTING

#define INTERSECTING   INT16_MAX

Definition at line 35 of file polyblk.cpp.