tesseract v5.3.3.20231005
tesseract::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 28 of file crakedge.h.

Constructor & Destructor Documentation

◆ CRACKEDGE()

tesseract::CRACKEDGE::CRACKEDGE ( )
default

Member Data Documentation

◆ next

CRACKEDGE* tesseract::CRACKEDGE::next

Definition at line 37 of file crakedge.h.

◆ pos

ICOORD tesseract::CRACKEDGE::pos

Definition at line 32 of file crakedge.h.

◆ prev

CRACKEDGE* tesseract::CRACKEDGE::prev

Definition at line 36 of file crakedge.h.

◆ stepdir

int8_t tesseract::CRACKEDGE::stepdir

Definition at line 35 of file crakedge.h.

◆ stepx

int8_t tesseract::CRACKEDGE::stepx

Definition at line 33 of file crakedge.h.

◆ stepy

int8_t tesseract::CRACKEDGE::stepy

Definition at line 34 of file crakedge.h.


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