|
Bike-X
0.8
|
#include "OVR_Device.h"

Public Member Functions | |
| CustomPatternReport () | |
| CustomPatternReport (UInt16 commandId, UByte sequenceLength, UInt32 sequence, UInt16 ledIndex, UInt16 numLEDs) | |
Data Fields | |
| UInt16 | CommandId |
| UByte | SequenceLength |
| UInt32 | Sequence |
| UInt16 | LEDIndex |
| UInt16 | NumLEDs |
Definition at line 737 of file OVR_Device.h.
|
inline |
Definition at line 739 of file OVR_Device.h.
|
inline |
Definition at line 744 of file OVR_Device.h.
| UInt16 OVR::CustomPatternReport::CommandId |
Definition at line 753 of file OVR_Device.h.
| UInt16 OVR::CustomPatternReport::LEDIndex |
Definition at line 756 of file OVR_Device.h.
| UInt16 OVR::CustomPatternReport::NumLEDs |
Definition at line 757 of file OVR_Device.h.
| UInt32 OVR::CustomPatternReport::Sequence |
Definition at line 755 of file OVR_Device.h.
| UByte OVR::CustomPatternReport::SequenceLength |
Definition at line 754 of file OVR_Device.h.