diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-04-29 14:08:36 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-04-29 14:08:36 +0100 |
| commit | c64f1ff1cfc93f1bc13707d5b2a00659a035427b (patch) | |
| tree | 2a633d338efb9051260527ad6d0d98556c71e7f2 /TRRSS_01_rec/src/testApp.h | |
| parent | ce71d04f4d221cd9bc6688dd3bf5a17fa25c0b81 (diff) | |
updating API
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; |
