Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Public Attributes | List of all members
PixelLocation Struct Reference

#include <Def/Def.hpp>

Detailed Description

A simple struct representing a pixel with integer coordinates.

Definition at line 62 of file Def.hpp.

+ Collaboration diagram for PixelLocation:

Public Attributes

int16_t x
 
int16_t y
 

Member Data Documentation

◆ x

Definition at line 63 of file Def.hpp.

◆ y

Definition at line 64 of file Def.hpp.


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