Include dependency graph for pp_touch_point.h:
Data Structures
struct | PP_TouchPoint |
The PP_TouchPoint struct represents all information about a single touch point, such as position, id, rotation angle, and pressure. More... |
Functions
struct PP_TouchPoint | PP_MakeTouchPoint (void) |
Variables
Detailed Description
This file defines the API to create a touch point or position where fingers makes contact with touch screen device.