objc

Data Fields
pix_point_t Struct Reference

Point structure representing X,Y coordinates. More...

#include <types.h>

Data Fields

int16_t x
 X coordinate.
 
int16_t y
 Y coordinate.
 

Detailed Description

Point structure representing X,Y coordinates.

Definition at line 17 of file types.h.


The documentation for this struct was generated from the following file: