Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::TouchEvent::TouchPoint Member List

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

getId() const kanzi::TouchEvent::TouchPointinline
getPoint() const kanzi::TouchEvent::TouchPointinline
getPressure() const kanzi::TouchEvent::TouchPointinline
getRadius() const kanzi::TouchEvent::TouchPointinline
getState() const kanzi::TouchEvent::TouchPointinline
getX() const kanzi::TouchEvent::TouchPointinline
getY() const kanzi::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