Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
Classes | Enumerations
handevent.h File Reference
#include <stdint.h>
#include "handpose.h"
Include dependency graph for handevent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SR_handEvent
 C-compatible struct notifying the listener that the state of a hand has changed. More...
 

Enumerations

enum  SR_handEventType : uint64_t { CreateHand = 0 , DestroyHand = 1 }
 

Enumeration Type Documentation

◆ SR_handEventType

enum SR_handEventType : 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
CreateHand 
DestroyHand