Vuo 2.4.4
Loading...
Searching...
No Matches
VuoScreenCommon.h
Go to the documentation of this file.
1
10#pragma once
11
12#include "VuoScreen.h"
13#include "VuoList_VuoScreen.h"
14
15#ifdef __cplusplus
16extern "C"
17{
18#endif
19
20#include "node_header.h"
21
24
29
30void VuoScreen_use(void);
31void VuoScreen_disuse(void);
34
35#ifdef __cplusplus
36}
37#endif