1 #ifndef NUITRACK_OUTPUTMODE_H_
2 #define NUITRACK_OUTPUTMODE_H_
int fps
Count of frames transferred per second.
Definition: OutputMode.h:18
float hfov
Horizontal field of view in radians.
Definition: OutputMode.h:33
int yres
Y resolution (frame height).
Definition: OutputMode.h:28
Stores sensor data properties.
Definition: OutputMode.h:13
int xres
X resolution (frame width).
Definition: OutputMode.h:23