MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Core::TabletBackend::TabletDevice Struct Reference

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_devicehandle { 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_COUNTslots {}
 
uint16_t vendor_id {}
 

Detailed Description

One physical HID device and the tools it presents.

Definition at line 163 of file TabletBackend.hpp.


The documentation for this struct was generated from the following file: