|
Tobii Pro SDK C API
|
Data Fields | |
| float | x |
| float | y |
| float | z |
Represents an x-, y- and z-coordinate point in a three-dimensional space.
| float TobiiResearchPoint3D::x |
Position of the point in the X axis.
| float TobiiResearchPoint3D::y |
Position of the point in the Y axis.
| float TobiiResearchPoint3D::z |
Position of the point in the Z axis.