LeiaSR SDK 720218b2 v1.32.7.6322 2025-02-13T14:55:38Z
Stable
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
GestureAnalyser

Classes that enable applications to get access to data about gestures performed by the user. More...

Collaboration diagram for GestureAnalyser:

Classes

struct  SR_gesture
 C-compatible struct notifying the listener that a gesture has been performed by the user. More...
 
class  SR::GestureAnalyser
 Sense class which provides gesture analysis functionality to the SR system. More...
 
class  SR::GestureListener
 Interface for listening to SR_gesture updates. More...
 
class  SR::GestureBuffer
 Class of Buffer<SR_gesture> managing instances of SR_gesture in real-time. More...
 
class  SR::GestureStream
 Stream of SR_gesture objects. More...
 

Detailed Description

Classes that enable applications to get access to data about gestures performed by the user.