OVRPlugin.ControllerState2 Struct Reference

Public Member Functions

 ControllerState2 (ControllerState cs)
 

Public Attributes

uint ConnectedControllers
 
uint Buttons
 
uint Touches
 
uint NearTouches
 
float LIndexTrigger
 
float RIndexTrigger
 
float LHandTrigger
 
float RHandTrigger
 
Vector2f LThumbstick
 
Vector2f RThumbstick
 
Vector2f LTouchpad
 
Vector2f RTouchpad
 

Constructor & Destructor Documentation

◆ ControllerState2()

OVRPlugin.ControllerState2.ControllerState2 ( ControllerState  cs)

Member Data Documentation

◆ Buttons

uint OVRPlugin.ControllerState2.Buttons

◆ ConnectedControllers

uint OVRPlugin.ControllerState2.ConnectedControllers

◆ LHandTrigger

float OVRPlugin.ControllerState2.LHandTrigger

◆ LIndexTrigger

float OVRPlugin.ControllerState2.LIndexTrigger

◆ LThumbstick

Vector2f OVRPlugin.ControllerState2.LThumbstick

◆ LTouchpad

Vector2f OVRPlugin.ControllerState2.LTouchpad

◆ NearTouches

uint OVRPlugin.ControllerState2.NearTouches

◆ RHandTrigger

float OVRPlugin.ControllerState2.RHandTrigger

◆ RIndexTrigger

float OVRPlugin.ControllerState2.RIndexTrigger

◆ RThumbstick

Vector2f OVRPlugin.ControllerState2.RThumbstick

◆ RTouchpad

Vector2f OVRPlugin.ControllerState2.RTouchpad

◆ Touches

uint OVRPlugin.ControllerState2.Touches

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