This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy

Mobile 1.22 Reference Guide

ovrInputStateHeader Struct Reference

This header starts all ovrInputState structures.

Data Fields

ovrControllerType
Type type of controller.
double
System time when the controller state was last updated.

Detailed Description

It should only hold fields that are common to all input controllers.

Field Documentation

ovrControllerType ovrInputStateHeader::ControllerType ( )
Type type of controller.
double ovrInputStateHeader::TimeInSeconds ( )
System time when the controller state was last updated.
The documentation for this struct was generated from the following file: Include/VrApi_Input.h