Fove SDK  v1.3.1
Public Attributes | List of all members
Fove_EyeShape Struct Reference

Specify the shape of an eye. More...

#include <FoveAPI.h>

Collaboration diagram for Fove_EyeShape:
Collaboration graph
[legend]

Public Attributes

Fove_Vec2 outline [12] = {}
 The position the eye outline in the current eye images in pixels. More...
 

Detailed Description

Specify the shape of an eye.

Member Data Documentation

◆ outline

Fove_Vec2 Fove_EyeShape::outline[12] = {}

The position the eye outline in the current eye images in pixels.

The eye outline is composed of 12 points as follow:

  • Point 0: the inside extremity of the outline (the point the closest to the nose)
  • Point 1 to 5: bottom eyelid points going from the inside to the outside of the eye
  • Point 6: the outside extremity of the outline (the point the furthest from the nose)
  • Point 7 to 11: upper eyelid points going from the outside to the inside of the eye