libcvautomation
2.0
|
Very simple structure to standardize how points are used in libcvautomation. More...
#include <libcvautomation.h>
Public Attributes | |
int | x |
int | y |
Very simple structure to standardize how points are used in libcvautomation.
x | An X-coordinate |
y | A Y-coordinate |
Definition at line 42 of file libcvautomation.h.