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

mr_lag_segment.h File Reference

#include <mr_lag_section.h>

Go to the source code of this file.

Data Structures

struct  MrLagSegment
 Segment in the LAG. More...

Defines

#define LAG_SEGMENT_HEIGHT(s)   (s->y2 - s->y1 + 1)

Typedefs

typedef MrLagSegment MrLagSegment

Functions

MrLagSegmentmr_lag_segment_new ()
MrLagSegmentmr_lag_segment_new_init (unsigned int x, unsigned int up, unsigned int down)
void mr_lag_segment_free (void *p)


Define Documentation

#define LAG_SEGMENT_HEIGHT  )     (s->y2 - s->y1 + 1)
 


Typedef Documentation

typedef struct MrLagSegment MrLagSegment
 


Function Documentation

void mr_lag_segment_free void *  p  ) 
 

Destroys a segment

MrLagSegment* mr_lag_segment_new  ) 
 

Creates a new segment

MrLagSegment* mr_lag_segment_new_init unsigned int  x,
unsigned int  up,
unsigned int  down
 

Creates a new segment with specified position and size


Generated on Sun Apr 9 17:29:41 2006 for MusicReco by  doxygen 1.4.4