Gesture Library
zoom Struct Reference

Data structure for zoom gesture data. More...

#include <zoom.h>

Data Fields

state_t state
 
int uid
 
int size
 
float scale
 
char zoomed
 

Detailed Description

Data structure for zoom gesture data.

Definition at line 7 of file zoom.h.

Field Documentation

◆ scale

float scale

Definition at line 15 of file zoom.h.

◆ size

int size

Definition at line 13 of file zoom.h.

◆ state

Definition at line 9 of file zoom.h.

◆ uid

int uid

Definition at line 11 of file zoom.h.

◆ zoomed

char zoomed

Definition at line 17 of file zoom.h.


The documentation for this struct was generated from the following file: