Struct TouchContactV2¶
Defined in File touch_contact.h
Struct Documentation¶
-
struct TouchContactV2¶
Public Functions
-
inline TouchContactV2()¶
-
inline TouchContactV2(MirTouchId touch_id, MirTouchAction action, MirTouchTooltype tooltype, geometry::PointF position, float pressure, float touch_major, float touch_minor, float orientation)¶
-
inline TouchContactV2(TouchContactV1 contact)¶
-
inline auto operator==(TouchContactV2 const &rhs) const -> bool¶
Public Members
-
MirTouchId touch_id¶
-
MirTouchAction action¶
-
MirTouchTooltype tooltype¶
-
float pressure¶
-
float touch_major¶
-
float touch_minor¶
-
float orientation¶
-
inline TouchContactV2()¶