summaryrefslogtreecommitdiff
path: root/TRRSS_01_rec/src/testApp.h
diff options
context:
space:
mode:
authorTim Redfern <tim@herge.(none)>2013-04-29 14:08:36 +0100
committerTim Redfern <tim@herge.(none)>2013-04-29 14:08:36 +0100
commitc64f1ff1cfc93f1bc13707d5b2a00659a035427b (patch)
tree2a633d338efb9051260527ad6d0d98556c71e7f2 /TRRSS_01_rec/src/testApp.h
parentce71d04f4d221cd9bc6688dd3bf5a17fa25c0b81 (diff)
updating API
Diffstat (limited to 'TRRSS_01_rec/src/testApp.h')
-rwxr-xr-xTRRSS_01_rec/src/testApp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TRRSS_01_rec/src/testApp.h b/TRRSS_01_rec/src/testApp.h
index 3f11572..3c5bea6 100755
--- a/TRRSS_01_rec/src/testApp.h
+++ b/TRRSS_01_rec/src/testApp.h
@@ -39,6 +39,7 @@ class testApp : public ofxFensterListener{
#ifdef NEWAPI
ofxOpenNI openNIDevice;
+ void userEvent(ofxOpenNIUserEvent & event);
#else
ofxOpenNIContext recordContext;
ofxDepthGenerator recordDepth;