SDL  2.0
ValveControllerDebugPacket_t Struct Reference

#include <controller_structs.h>

Data Fields

short sLeftPadX
 
short sLeftPadY
 
short sRightPadX
 
short sRightPadY
 
short sLeftPadMouseDX
 
short sLeftPadMouseDY
 
short sRightPadMouseDX
 
short sRightPadMouseDY
 
short sLeftPadMouseFilteredDX
 
short sLeftPadMouseFilteredDY
 
short sRightPadMouseFilteredDX
 
short sRightPadMouseFilteredDY
 
unsigned char ucLeftZ
 
unsigned char ucRightZ
 
unsigned char ucLeftFingerPresent
 
unsigned char ucRightFingerPresent
 
unsigned char ucLeftTimestamp
 
unsigned char ucRightTimestamp
 
unsigned char ucLeftTapState
 
unsigned char ucRightTapState
 
unsigned int unDigitalIOStates0
 
unsigned int unDigitalIOStates1
 

Detailed Description

Definition at line 139 of file controller_structs.h.

Field Documentation

◆ sLeftPadMouseDX

short ValveControllerDebugPacket_t::sLeftPadMouseDX

Definition at line 150 of file controller_structs.h.

◆ sLeftPadMouseDY

short ValveControllerDebugPacket_t::sLeftPadMouseDY

Definition at line 151 of file controller_structs.h.

◆ sLeftPadMouseFilteredDX

short ValveControllerDebugPacket_t::sLeftPadMouseFilteredDX

Definition at line 158 of file controller_structs.h.

◆ sLeftPadMouseFilteredDY

short ValveControllerDebugPacket_t::sLeftPadMouseFilteredDY

Definition at line 159 of file controller_structs.h.

◆ sLeftPadX

short ValveControllerDebugPacket_t::sLeftPadX

Definition at line 142 of file controller_structs.h.

◆ sLeftPadY

short ValveControllerDebugPacket_t::sLeftPadY

Definition at line 143 of file controller_structs.h.

◆ sRightPadMouseDX

short ValveControllerDebugPacket_t::sRightPadMouseDX

Definition at line 154 of file controller_structs.h.

◆ sRightPadMouseDY

short ValveControllerDebugPacket_t::sRightPadMouseDY

Definition at line 155 of file controller_structs.h.

◆ sRightPadMouseFilteredDX

short ValveControllerDebugPacket_t::sRightPadMouseFilteredDX

Definition at line 162 of file controller_structs.h.

◆ sRightPadMouseFilteredDY

short ValveControllerDebugPacket_t::sRightPadMouseFilteredDY

Definition at line 163 of file controller_structs.h.

◆ sRightPadX

short ValveControllerDebugPacket_t::sRightPadX

Definition at line 146 of file controller_structs.h.

◆ sRightPadY

short ValveControllerDebugPacket_t::sRightPadY

Definition at line 147 of file controller_structs.h.

◆ ucLeftFingerPresent

unsigned char ValveControllerDebugPacket_t::ucLeftFingerPresent

Definition at line 170 of file controller_structs.h.

◆ ucLeftTapState

unsigned char ValveControllerDebugPacket_t::ucLeftTapState

Definition at line 178 of file controller_structs.h.

◆ ucLeftTimestamp

unsigned char ValveControllerDebugPacket_t::ucLeftTimestamp

Definition at line 174 of file controller_structs.h.

◆ ucLeftZ

unsigned char ValveControllerDebugPacket_t::ucLeftZ

Definition at line 166 of file controller_structs.h.

◆ ucRightFingerPresent

unsigned char ValveControllerDebugPacket_t::ucRightFingerPresent

Definition at line 171 of file controller_structs.h.

◆ ucRightTapState

unsigned char ValveControllerDebugPacket_t::ucRightTapState

Definition at line 179 of file controller_structs.h.

◆ ucRightTimestamp

unsigned char ValveControllerDebugPacket_t::ucRightTimestamp

Definition at line 175 of file controller_structs.h.

◆ ucRightZ

unsigned char ValveControllerDebugPacket_t::ucRightZ

Definition at line 167 of file controller_structs.h.

◆ unDigitalIOStates0

unsigned int ValveControllerDebugPacket_t::unDigitalIOStates0

Definition at line 181 of file controller_structs.h.

◆ unDigitalIOStates1

unsigned int ValveControllerDebugPacket_t::unDigitalIOStates1

Definition at line 182 of file controller_structs.h.


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