|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
One physical HID device and the tools it presents. More...
Collaboration diagram for MayaFlux::Core::TabletBackend::TabletDevice:Public Attributes | |
| std::atomic< bool > | active { false } |
| uint32_t | eraser_id {} |
| hid_device * | handle { nullptr } |
| bool | inverted { false } |
| TabletLayout | layout |
| std::string | name |
| std::string | path |
| uint32_t | pen_id {} |
| uint16_t | product_id {} |
| std::vector< uint8_t > | read_buffer |
| std::array< double, TabletFrame::SLOT_COUNT > | slots {} |
| uint16_t | vendor_id {} |
One physical HID device and the tools it presents.
Definition at line 163 of file TabletBackend.hpp.