summaryrefslogtreecommitdiff
path: root/src/movieCloud.h
diff options
context:
space:
mode:
authorTim Redfern <tim@gray.(none)>2012-11-22 21:28:18 +0000
committerTim Redfern <tim@gray.(none)>2012-11-22 21:28:18 +0000
commit249d944d438704bf322904015b71203895e76fc9 (patch)
tree09c1cb553162f1a93f86494533facf947b791233 /src/movieCloud.h
initial commit
Diffstat (limited to 'src/movieCloud.h')
-rwxr-xr-xsrc/movieCloud.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/movieCloud.h b/src/movieCloud.h
new file mode 100755
index 0000000..fe6373b
--- /dev/null
+++ b/src/movieCloud.h
@@ -0,0 +1,15 @@
+#ifndef MOVCLOUD_H
+#define MOVCLOUD_H
+
+#include "ofMain.h"
+
+/*
+controls playback of a movie and allows it to display fake or real depth data
+can also make some depth movie recordings
+
+*/
+
+
+
+
+#endif \ No newline at end of file