Vuo  2.4.0
VuoDisplacement.h
Go to the documentation of this file.
1
10#pragma once
11
13typedef const struct VuoList_VuoDisplacement_struct { void *l; } * VuoList_VuoDisplacement;
14#define VuoList_VuoDisplacement_TYPE_DEFINED
16
28typedef enum {
29 VuoDisplacement_Transverse,
30 VuoDisplacement_Longitudinal
32
37
47