Hello,
This might be a dumb question but I can’t find how to use the gaze data point data in C++ samples. Basically what I wanted to do was to modify the ActivatableButtons sample so that one of the buttons would move to a new position whenever the user moves his/her eyes. I can move the button to a new position, but I can’t find how to set the X and Y coordinates of the gaze data as the parameters.
Thanks in advance