Cogs.Core
Public Attributes | List of all members
Cogs::Gesture::Pinch Struct Reference

Public Attributes

Coord center
 Mid position between the two pointer positions when the event was triggered.
 
float scale
 Scale factor, 1 when the gesture starts.
 

Detailed Description

Definition at line 81 of file Gestures.h.

Member Data Documentation

◆ center

Coord Cogs::Gesture::Pinch::center

Mid position between the two pointer positions when the event was triggered.

Definition at line 83 of file Gestures.h.

◆ scale

float Cogs::Gesture::Pinch::scale

Scale factor, 1 when the gesture starts.

Definition at line 84 of file Gestures.h.


The documentation for this struct was generated from the following file: