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

Parameters specifying how to run a calibration process. More...

#include <FoveAPI.h>

Collaboration diagram for Fove_CalibrationOptions:
Collaboration graph
[legend]

Public Attributes

Fove_EyeByEyeCalibration eyeByEye = Fove_EyeByEyeCalibration::Default
 Calibrate both eyes simultaneously or separately.
 
bool lazy = false
 Do not restart the calibration process if it is already calibrated.
 
Fove_CalibrationMethod method = Fove_CalibrationMethod::Default
 The calibration method to use.
 
bool restart = false
 Restart the calibration process from the beginning if it is already running.
 

Detailed Description

Parameters specifying how to run a calibration process.