ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts  1.0
ESP8266ILI9341DisplayProject
Data Fields
p3_int16_t Struct Reference

3D display point - display coordinates are int16 More...

#include <ili9341.h>

Data Fields

int16_t X
 
int16_t Y
 
int16_t Z
 

Detailed Description

3D display point - display coordinates are int16

Definition at line 57 of file ili9341.h.

Field Documentation

int16_t p3_int16_t::X

Definition at line 58 of file ili9341.h.

int16_t p3_int16_t::Y

Definition at line 59 of file ili9341.h.

int16_t p3_int16_t::Z

Definition at line 60 of file ili9341.h.


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