summaryrefslogtreecommitdiff
path: root/liveengine/src/testApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'liveengine/src/testApp.h')
-rwxr-xr-xliveengine/src/testApp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/liveengine/src/testApp.h b/liveengine/src/testApp.h
index 2f4b4e1..3df1482 100755
--- a/liveengine/src/testApp.h
+++ b/liveengine/src/testApp.h
@@ -181,10 +181,12 @@ class testApp : public ofxFensterListener, public ofxMidiListener{
ofxToggle transparentBlack;
ofxButton resetDrawscale;
ofxButton resetFBscale;
+ ofxToggle drawCloud;
void resetDrawscalePressed(bool & pressed);
void resetFBscalePressed(bool & pressed);
+
//kinect stuff
bool useKinect;