Kanzi  3.9.6
Kanzi Engine API
kanzi::TouchEvent::TouchPoint Member List

This is the complete list of members for kanzi::TouchEvent::TouchPoint, including all inherited members.

getId() constkanzi::TouchEvent::TouchPointinline
getPoint() constkanzi::TouchEvent::TouchPointinline
getPressure() constkanzi::TouchEvent::TouchPointinline
getRadius() constkanzi::TouchEvent::TouchPointinline
getState() constkanzi::TouchEvent::TouchPointinline
getX() constkanzi::TouchEvent::TouchPointinline
getY() constkanzi::TouchEvent::TouchPointinline
m_idkanzi::TouchEvent::TouchPointprotected
m_pointkanzi::TouchEvent::TouchPointprotected
m_pressurekanzi::TouchEvent::TouchPointprotected
m_radiuskanzi::TouchEvent::TouchPointprotected
m_statekanzi::TouchEvent::TouchPointprotected
TouchEvent classkanzi::TouchEvent::TouchPointfriend
TouchPoint()kanzi::TouchEvent::TouchPointexplicit
TouchPoint(size_t id, TouchPointState state, float x, float y, float pressure=1.0f, float radius=1.0f)kanzi::TouchEvent::TouchPointexplicit