Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

_plint_pnt Struct Reference
[Scalar ValuesDataGlobal Types]

point value. More...

#include <point.h>


Data Fields

int x
 the X coordinate.

int y
 the Y coordinate.


Detailed Description

point value.

2D points are a pair of integers, x and y coordinates.

Definition at line 43 of file point.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 9 19:03:01 2003 for plint by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002