A structure that contains a point in a two-dimensional coordinate system. More...
#include <picasso.h>
A structure that contains a point in a two-dimensional coordinate system.
Definition at line 202 of file picasso.h.
the x coordinate of the point.
Definition at line 204 of file picasso.h.
the y coordinate of the point.
Definition at line 206 of file picasso.h.