Fove SDK  v1.1.0
Public Attributes | List of all members
Fove_CalibrationData Struct Reference

Provide all the calibration data needed to render the current state of the calibration process. More...

#include <FoveAPI.h>

Collaboration diagram for Fove_CalibrationData:
Collaboration graph
[legend]

Public Attributes

Fove_CalibrationMethod method
 The calibration method currently used, or Default if the method is unknown (from a future update)
 
Fove_CalibrationState state
 The current state of the calibration.
 
Fove_CalibrationTarget targetL
 The current calibration target to display for the left eye.
 
Fove_CalibrationTarget targetR
 The current calibration target to display for the right eye.
 

Detailed Description

Provide all the calibration data needed to render the current state of the calibration process.