Control Surface  1.1.1
MIDI Control Surface library for Arduino
Public Attributes | List of all members
PixelLocation Struct Reference

A simple struct representing a pixel with integer coordinates. More...

#include <Def/Def.hpp>

Collaboration diagram for PixelLocation:

Public Attributes

int16_t x
 
int16_t y
 

Detailed Description

A simple struct representing a pixel with integer coordinates.

Definition at line 60 of file Def.hpp.

Member Data Documentation

◆ x

int16_t x

Definition at line 61 of file Def.hpp.

◆ y

int16_t y

Definition at line 62 of file Def.hpp.


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