Vuo  2.4.0
VuoProjectionType.h
Go to the documentation of this file.
1
10#pragma once
11
14#define VuoList_VuoProjectionType_TYPE_DEFINED
16
28typedef enum {
29 VuoProjectionType_Perspective,
30 VuoProjectionType_Affine
32
37
39
47