diff options
Diffstat (limited to 'TRRSS_01_rec/src/testApp.h')
| -rwxr-xr-x | TRRSS_01_rec/src/testApp.h | 1 |
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; |
