Vuo  2.4.0
VuoDistribution3d.h
Go to the documentation of this file.
1
10#pragma once
11
14#define VuoList_VuoDistribution3d_TYPE_DEFINED
16
28typedef enum
29{
30 VuoDistribution3d_CubeVolume,
31 VuoDistribution3d_CubeSurface,
32 VuoDistribution3d_SphereVolume,
33 VuoDistribution3d_SphereSurface,
35
40
41#define VuoDistribution3d_SUPPORTS_COMPARISON
44
54