gigawidgets
0.3.55
A wxWidgets-style UI library for the Arduino Giga Display Shield.
Loading...
Searching...
No Matches
shape.hpp
Go to the documentation of this file.
1
2
#pragma once
3
4
#include "../renderable.hpp"
5
6
namespace
ui {
7
11
struct
Shape
:
public
Renderable
{};
12
13
}
// namespace ui
ui::Renderable
An abstract interface for arbitrary renderable objects.
Definition
renderable.hpp:55
ui::Shape
The common interface for rendering arbitrary shapes.
Definition
shape.hpp:11
src
ui
core
renderable
shape.hpp
Generated by
1.9.8