Revision ca4c481e
| server/action/gazetarget.action | ||
|---|---|---|
| 15 | 15 | 
    float32 tilt_offset  | 
| 16 | 16 | 
     | 
| 17 | 17 | 
    #relative or absolute gaze target?  | 
| 18 | 
    uint8 GAZETARGET_RELATIVE = 0  | 
|
| 19 | 18 | 
    uint8 GAZETARGET_ABSOLUTE = 0  | 
| 19 | 
    uint8 GAZETARGET_RELATIVE = 1  | 
|
| 20 | 20 | 
    uint8 gaze_type  | 
| 21 | 21 | 
     | 
| 22 | 22 | 
    #timestamp of the target (important in case of relative targets)  | 
Also available in: Unified diff