tesseract  4.1.0
CRACKEDGE Class Reference

#include <crakedge.h>

Public Member Functions

 CRACKEDGE ()=default
 

Public Attributes

ICOORD pos
 
int8_t stepx
 
int8_t stepy
 
int8_t stepdir
 
CRACKEDGEprev
 
CRACKEDGEnext
 

Detailed Description

Definition at line 26 of file crakedge.h.

Constructor & Destructor Documentation

CRACKEDGE::CRACKEDGE ( )
default

Member Data Documentation

CRACKEDGE* CRACKEDGE::next

Definition at line 35 of file crakedge.h.

ICOORD CRACKEDGE::pos

Definition at line 30 of file crakedge.h.

CRACKEDGE* CRACKEDGE::prev

Definition at line 34 of file crakedge.h.

int8_t CRACKEDGE::stepdir

Definition at line 33 of file crakedge.h.

int8_t CRACKEDGE::stepx

Definition at line 31 of file crakedge.h.

int8_t CRACKEDGE::stepy

Definition at line 32 of file crakedge.h.


The documentation for this class was generated from the following file: