POLY_X is only used within Adafruit_Shield.
 
Symbols
loading...
Files
loading...

POLY_X macro

Syntax

#define POLY_X(Z) ((int32_t)((Points + (Z))->X))

Arguments

Z

References

LocationText
stm32_adafruit_lcd.c:86
#define POLY_X(Z) ((int32_t)((Points + (Z))->X))
stm32_adafruit_lcd.c:762
pixelX = POLY_X(counter);