#include <getLines.h>
Public Attributes | |
int | x |
int | y |
Definition at line 68 of file getLines.h.
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.