#include <OVR_Device.h>
Public Member Functions | |
SensorInfo () | |
Public Attributes | |
SensorRange | MaxRanges |
UInt16 | ProductId |
char | SerialNumber [20] |
UInt16 | VendorId |
Private Member Functions | |
void | operator= (const SensorInfo &) |
Definition at line 470 of file OVR_Device.h.
OVR::SensorInfo::SensorInfo | ( | ) | [inline] |
Definition at line 473 of file OVR_Device.h.
void OVR::SensorInfo::operator= | ( | const SensorInfo & | ) | [inline, private] |
Definition at line 487 of file OVR_Device.h.
Definition at line 482 of file OVR_Device.h.
Definition at line 480 of file OVR_Device.h.
char OVR::SensorInfo::SerialNumber[20] |
Definition at line 484 of file OVR_Device.h.
Definition at line 479 of file OVR_Device.h.