diff options
| author | Tim <tim@Admins-Mac-Pro-2.local> | 2013-06-17 18:21:21 +0100 |
|---|---|---|
| committer | Tim <tim@Admins-Mac-Pro-2.local> | 2013-06-17 18:21:21 +0100 |
| commit | b776ee99b8030346d4952aa81e5ec4535bb8aa3f (patch) | |
| tree | 98f036ce90ee07c59032b1770f105f7938229069 /05_pointcloud/src/testApp.h | |
| parent | 2395f29308fb424eaf9b9ebb08022568a117b0f0 (diff) | |
OSX problems
Diffstat (limited to '05_pointcloud/src/testApp.h')
| -rw-r--r-- | 05_pointcloud/src/testApp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/05_pointcloud/src/testApp.h b/05_pointcloud/src/testApp.h index 67cd4dc..e850f01 100644 --- a/05_pointcloud/src/testApp.h +++ b/05_pointcloud/src/testApp.h @@ -33,6 +33,7 @@ public: int numDevices; ofxOpenNI openNIPlayers[MAX_DEVICES]; + ofxOpenNIUser user; int playing; |
