| 
    libcvautomation
    1.3
    
   
   | 
  
  
  
 
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.
 1.7.6.1