A 2D point; has x and y. More...
#include <geometry.h>
Public Attributes | |
| int | x |
| the x value of the point More... | |
| int | y |
| the y value of the point More... | |
A 2D point; has x and y.
| int point2::x |
the x value of the point
| int point2::y |
the y value of the point