Tobii Pro SDK C API
TobiiResearchHMDLensConfiguration Struct Reference

Data Fields

TobiiResearchPoint3D left
 
TobiiResearchPoint3D right
 

Detailed Description

Represents the lens configuration of the HMD device.

Examples:
get_hmd_lens_configuration.c, and set_hmd_lens_configuration.c.

Field Documentation

TobiiResearchPoint3D TobiiResearchHMDLensConfiguration::left

The point in HMD coordinate system that defines the position of the left lens (in millimeters).

Examples:
get_hmd_lens_configuration.c, and set_hmd_lens_configuration.c.
TobiiResearchPoint3D TobiiResearchHMDLensConfiguration::right

The point in HMD coordinate system that defines the position of the right lens (in millimeters).

Examples:
get_hmd_lens_configuration.c, and set_hmd_lens_configuration.c.