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

MrLine Struct Reference

2D Line More...

#include <mr_line.h>


Data Fields

int x1
int y1
int x2
int y2


Detailed Description

2D Line

This represents a 2D line with start and end points.


Field Documentation

int MrLine::x1
 

start position

int MrLine::x2
 

end position

int MrLine::y1
 

int MrLine::y2
 


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