Graphics::Drawing Namespace Reference
Classes | |
union | Header |
Command header structure. More... | |
class | Reader |
struct | Registers |
class | Renderer |
A drawing contains a compact list of drawing commands, like a virtual plotter. More... | |
class | Target |
class | Writer |
Enumerations | |
enum class | Command : uint8_t { XX } |
enum class | OpCode : uint8_t { store , add , sub , execute } |
Functions | |
String | toString (OpCode opcode) |
Enumeration Type Documentation
◆ Command
|
strong |
◆ OpCode
|
strong |