Leptonica 1.85.0
Image processing and image analysis suite
Loading...
Searching...
No Matches
MazeElement Struct Reference

Data Fields

l_float32 distance
 
l_int32 x
 
l_int32 y
 
l_uint32 val
 
l_int32 dir
 

Detailed Description

Definition at line 80 of file maze.c.

Field Documentation

◆ dir

l_int32 MazeElement::dir

Definition at line 85 of file maze.c.

◆ distance

l_float32 MazeElement::distance

Definition at line 81 of file maze.c.

◆ val

l_uint32 MazeElement::val

Definition at line 84 of file maze.c.

◆ x

l_int32 MazeElement::x

Definition at line 82 of file maze.c.

◆ y

l_int32 MazeElement::y

Definition at line 83 of file maze.c.


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