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 | Command : uint8_t { Command::XX } |
| enum | OpCode : uint8_t { OpCode::store, OpCode::add, OpCode::sub, OpCode::execute } |
Functions | |
| String | toString (OpCode opcode) |
Enumeration Type Documentation
◆ Command
|
strong |
◆ OpCode
|
strong |
1.8.17