Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
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.