From c64f1ff1cfc93f1bc13707d5b2a00659a035427b Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Mon, 29 Apr 2013 14:08:36 +0100 Subject: updating API --- TRRSS_01_rec/src/testApp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'TRRSS_01_rec/src/testApp.h') 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; -- cgit v1.2.3