pihmLIBS/line.h

Go to the documentation of this file.
00001 #include <iostream.h>
00002 
00003 struct Line{
00004         int pt1, pt2;
00005 };
00006 

Generated on Sun Aug 5 17:33:59 2007 for PIHMgis by  doxygen 1.5.2