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
| ovrHmdType | Type ( ) The type of HMD. |
| char | Manufacturer ( ) UTF8-encoded HMD manufacturer identification string. |
| short | VendorId ( ) HID (USB) vendor identifier of the device. |
| short | ProductId ( ) HID (USB) product identifier of the device. |
| char | SerialNumber ( ) HMD serial number. |
| short | FirmwareMajor ( ) HMD firmware major version. |
| short | FirmwareMinor ( ) HMD firmware minor version. |
| unsigned int | AvailableHmdCaps ( ) Available ovrHmdCaps bits. |
| unsigned int | DefaultHmdCaps ( ) Default ovrHmdCaps bits. |
| unsigned int | Available ovrTrackingCaps bits. |
| unsigned int | Default ovrTrackingCaps bits. |
| ovrFovPort | DefaultEyeFov ( ) Defines the recommended FOVs for the HMD. |
| ovrFovPort | MaxEyeFov ( ) Defines the maximum FOVs for the HMD. |
| ovrSizei | Resolution ( ) Resolution of the full HMD screen (both eyes) in pixels. |
| float | Refresh rate of the display in cycles per second. |
< |