tesseract  5.0.0-alpha-619-ge9db
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 25 of file crakedge.h.

Constructor & Destructor Documentation

◆ CRACKEDGE()

CRACKEDGE::CRACKEDGE ( )
default

Member Data Documentation

◆ next

CRACKEDGE* CRACKEDGE::next

Definition at line 50 of file crakedge.h.

◆ pos

ICOORD CRACKEDGE::pos

Definition at line 45 of file crakedge.h.

◆ prev

CRACKEDGE* CRACKEDGE::prev

Definition at line 49 of file crakedge.h.

◆ stepdir

int8_t CRACKEDGE::stepdir

Definition at line 48 of file crakedge.h.

◆ stepx

int8_t CRACKEDGE::stepx

Definition at line 46 of file crakedge.h.

◆ stepy

int8_t CRACKEDGE::stepy

Definition at line 47 of file crakedge.h.


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