![]() |
Fove SDK
v1.2.0
|
Represent a calibration target of the calibration process. More...
#include <FoveAPI.h>

Public Attributes | |
| Fove_Vec3 | position = {} |
| The position of the calibration target in the 3D world space. | |
| float | recommendedSize = 0.0f |
| The recommended size for the calibration target in world space unit. More... | |
Represent a calibration target of the calibration process.
| float Fove_CalibrationTarget::recommendedSize = 0.0f |
The recommended size for the calibration target in world space unit.
A recommended size of 0 means that the display of the target is not recommended at the current time
1.8.17