|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
static |
Bind to HID device by vendor/product ID.
| vid | USB Vendor ID |
| pid | USB Product ID |
Matches any device with this VID/PID, regardless of enumeration order. Useful for binding to specific controller models.
Definition at line 33 of file InputBinding.cpp.
References backend, and MayaFlux::Core::HID.
Referenced by MayaFlux::bind_hid().
Here is the caller graph for this function: