Vuo 2.4.2
Loading...
Searching...
No Matches
VuoLeapFrame.h
Go to the documentation of this file.
1
10#pragma once
11
12#include "VuoInteger.h"
13#include "VuoLeapHand.h"
14#include "VuoLeapPointable.h"
15#include "VuoList_VuoLeapHand.h"
17
29typedef struct
30{
31 VuoInteger id;
32
34
36 VuoList_VuoLeapPointable pointables;
37
42
44
47char * VuoLeapFrame_getSummary(const VuoLeapFrame value);
48
50
52
59