pointLoc Struct Reference

A structure to describe a point. More...

#include <getLines.h>

List of all members.

Public Attributes

int x
int y


Detailed Description

A structure to describe a point.

Definition at line 68 of file getLines.h.


Member Data Documentation

int pointLoc::x

The x-coordinate value of a point.

Definition at line 70 of file getLines.h.

int pointLoc::y

The y-coordinate value of a point.

Definition at line 73 of file getLines.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 23 13:21:07 2007 for DLGetLines by  doxygen 1.5.1