Revision b1a51350 server/action/gazetarget.action

View differences:

server/action/gazetarget.action
14 14
float32 pan_offset
15 15
float32 tilt_offset
16 16

  
17
#relative or absolute gaze target?
18
uint8 GAZETARGET_RELATIVE  = 0
19
uint8 GAZETARGET_ABSOLUTE  = 0
20
uint8 type
21

  
22
#timestamp of the target (important in case of relative targets)
23
time timestamp
24

  
17 25
---
18 26
#result
19 27
uint32 result

Also available in: Unified diff