Vuo  2.0.0
VuoLeapTouchZone.h
Go to the documentation of this file.
1 
10 #pragma once
11 
13 typedef const struct VuoList_VuoLeapTouchZone_struct { void *l; } * VuoList_VuoLeapTouchZone;
14 #define VuoList_VuoLeapTouchZone_TYPE_DEFINED
15 
28 typedef enum {
29  VuoLeapTouchZone_None,
30  VuoLeapTouchZone_Hovering,
31  VuoLeapTouchZone_Touching
33 
38 
40 
46