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

Public Attributes

glm::vec2 coord = {}
 Pointer position when the event was triggered.
 

Detailed Description

Definition at line 22 of file Gestures.h.

Member Data Documentation

◆ coord

glm::vec2 Cogs::Gesture::Hover::coord = {}

Pointer position when the event was triggered.

Definition at line 24 of file Gestures.h.


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