Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
|
Go to the source code of this file.
Classes | |
struct | SR_gesture |
C-compatible struct notifying the listener that a gesture has been performed by the user. More... | |
Enumerations | |
enum | SR_gestureType : uint64_t { TapGesture = 0 , SwipeGesture = 1 , GrabGesture = 2 , ReleaseGesture = 3 } |
enum SR_gestureType : uint64_t |
Copyright (C) 2022 Dimenco
This software has been provided under the Dimenco EULA. (End User License Agreement) You can find the agreement at https://www.dimenco.eu/eula
This source code is considered Protected Code under the definitions of the EULA.
Enumerator | |
---|---|
TapGesture | |
SwipeGesture | |
GrabGesture | |
ReleaseGesture |