|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
#include "MayaFlux/Core/Backends/Input/InputBackend.hpp"#include "MayaFlux/Core/Input/TabletFrame.hpp"
Include dependency graph for TabletBackend.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | MayaFlux::Core::TabletBackend::Config |
| Configuration for the tablet backend. More... | |
| class | MayaFlux::Core::TabletBackend |
| Cross-platform tablet and stylus backend over raw HID. More... | |
| struct | MayaFlux::Core::TabletBackend::TabletDevice |
| One physical HID device and the tools it presents. More... | |
| struct | MayaFlux::Core::TabletField |
| One field located in a report by descriptor parsing. More... | |
| struct | MayaFlux::Core::TabletLayout |
| Parsed layout of one device's input reports. More... | |
| struct | MayaFlux::Core::TabletToolInfo |
| Extended information for a tablet tool. More... | |
Namespaces | |
| namespace | MayaFlux |
| Main namespace for the Maya Flux audio engine. | |
| namespace | MayaFlux::Core |
Typedefs | |
| using | hid_device = hid_device_ |