#include <structs.h>
Public Attributes | |
double | x |
double | y |
Definition at line 50 of file gccv/structs.h.
double gccv::Point::x |
the horizontal position
Definition at line 52 of file gccv/structs.h.
double gccv::Point::y |
the vertical position
Definition at line 54 of file gccv/structs.h.