Vuo  2.4.1
VuoCubemap.h
Go to the documentation of this file.
1
10#pragma once
11
12#include "VuoImage.h"
13
26typedef const struct { void *l; } * VuoCubemap;
27
29
36
38struct json_object * VuoCubemap_getJson(const VuoCubemap value);
39char * VuoCubemap_getSummary(const VuoCubemap value);
40
42
45char * VuoCubemap_getString(const VuoCubemap value);
49