Main Page | Data Structures | File List | Data Fields | Globals

MrLagSegment Struct Reference

Segment in the LAG. More...

#include <mr_lag_segment.h>


Data Fields

unsigned int x
unsigned int y1
unsigned int y2
unsigned int nb_link
MrLagSectionsection


Detailed Description

Segment in the LAG.

Piece of vertical column of black pixel Grouped in Section


Field Documentation

unsigned int MrLagSegment::nb_link
 

used during section building to choose to add to a section or to build a junction. It is the number of link with different segments of the previous or the next column

MrLagSection* MrLagSegment::section
 

Section that contains this segment

unsigned int MrLagSegment::x
 

column

unsigned int MrLagSegment::y1
 

down

unsigned int MrLagSegment::y2
 

up


The documentation for this struct was generated from the following file:
Generated on Sun Apr 9 17:29:42 2006 for MusicReco by  doxygen 1.4.4