gempyre 1.8.1
|
#include <initializer_list>
#include <variant>
#include <array>
#include <string_view>
#include <functional>
#include <vector>
#include <gempyre.h>
#include <gempyre_bitmap.h>
Go to the source code of this file.
Classes | |
class | Gempyre::CanvasElement |
Graphics element. More... | |
class | Gempyre::FrameComposer |
| |
Typedefs | |
using | Gempyre::CanvasDataPtr = std::shared_ptr< CanvasData > |
gempyre_graphics.h API for drawing on HTML canvas