![]() |
Fove SDK
v1.2.0
|
Parameters specifying how to run a calibration process. More...
#include <FoveAPI.h>

Public Attributes | |
| Fove_EyeByEyeCalibration | eyeByEye = Fove_EyeByEyeCalibration::Default |
| Calibrate both eyes simultaneously or separately. | |
| Fove_EyeTorsionCalibration | eyeTorsion = Fove_EyeTorsionCalibration::Default |
| Whether to perform eye torsion calibration or not. | |
| 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. | |
Parameters specifying how to run a calibration process.
1.8.17