{{+bindTo:partials.standard_nacl_article}}
| TouchPoint () | |
| TouchPoint (const PP_TouchPoint &point) | |
| uint32_t | id () const |
| FloatPoint | position () const |
| FloatPoint | radii () const |
| float | rotation_angle () const |
| float | pressure () const |
Wrapper class for PP_TouchPoint.
| pp::TouchPoint::TouchPoint | ( | ) | [inline] |
| pp::TouchPoint::TouchPoint | ( | const PP_TouchPoint & | point | ) | [inline] |
| uint32_t pp::TouchPoint::id | ( | ) | const [inline] |
| FloatPoint pp::TouchPoint::position | ( | ) | const [inline] |
| float pp::TouchPoint::pressure | ( | ) | const [inline] |
| FloatPoint pp::TouchPoint::radii | ( | ) | const [inline] |
| float pp::TouchPoint::rotation_angle | ( | ) | const [inline] |