From 1641253a1f8f6c5e7e7efa676c27e24c82893dfb Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 12 Jan 2012 13:11:28 +0000 Subject: fixed gymbal lock, light on-off --- src/testApp.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/testApp.h') diff --git a/src/testApp.h b/src/testApp.h index dadad43..07c043f 100644 --- a/src/testApp.h +++ b/src/testApp.h @@ -62,4 +62,6 @@ class testApp : public ofBaseApp{ int mode; ofxXmlSettings XML; + + bool light; }; -- cgit v1.2.3