vrpn
07.33
Virtual Reality Peripheral Network
|
HID acceptor subclass used by vrpn_Analog_5dtUSB since the bits of the product ID for these devices describe the device in a useful way. More...
#include <vrpn_Analog_5dtUSB.h>
Public Member Functions | |
vrpn_HidProductMaskAcceptor (vrpn_uint16 vendorId, vrpn_uint16 productMask=0x0000, vrpn_uint16 desiredProduct=0x0000) | |
~vrpn_HidProductMaskAcceptor () | |
bool | accept (const vrpn_HIDDEVINFO &device) |
![]() | |
virtual | ~vrpn_HidAcceptor () |
virtual void | reset () |
HID acceptor subclass used by vrpn_Analog_5dtUSB since the bits of the product ID for these devices describe the device in a useful way.
Definition at line 129 of file vrpn_Analog_5dtUSB.h.
|
inline |
Definition at line 131 of file vrpn_Analog_5dtUSB.h.
|
inline |
Definition at line 136 of file vrpn_Analog_5dtUSB.h.
|
inlinevirtual |
Implements vrpn_HidAcceptor.
Definition at line 138 of file vrpn_Analog_5dtUSB.h.
References vrpn_HIDDEVINFO::product, and vrpn_HIDDEVINFO::vendor.