Struct
PhocTouchPoint
since: 0
Description [src]
struct PhocTouchPoint {
int touch_id;
double lx;
double ly;
}
A touch point tracked compositor side.
Structure members
touch_id
- No description available.
lx
- No description available.
ly
- No description available.
Available since: 0