Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
PixelLocation Struct Reference

#include <Def/Def.hpp>

Detailed Description

A simple struct representing a pixel with integer coordinates.

Definition at line 64 of file Def.hpp.

Collaboration diagram for PixelLocation:

Public Attributes

int16_t x
int16_t y

Member Data Documentation

◆ x

int16_t x

Definition at line 65 of file Def.hpp.

◆ y

int16_t y

Definition at line 66 of file Def.hpp.


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