summaryrefslogtreecommitdiff
path: root/gaunt01/src/testApp.h
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2012-06-13 17:53:08 +0100
committerTim Redfern <tim@eclectronics.org>2012-06-13 17:53:08 +0100
commit01529fbe5dd7cffbc78bd21118e601b0a47172d4 (patch)
tree7a1a99fa53ac48dc727b923d8c3695cf6ef4f096 /gaunt01/src/testApp.h
parente05bc2828bc213f1e78256f976284bad80722e1a (diff)
centre seeking real good
Diffstat (limited to 'gaunt01/src/testApp.h')
-rw-r--r--gaunt01/src/testApp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gaunt01/src/testApp.h b/gaunt01/src/testApp.h
index 01301de..ca10681 100644
--- a/gaunt01/src/testApp.h
+++ b/gaunt01/src/testApp.h
@@ -124,6 +124,7 @@ class testApp : public ofBaseApp{
ofLight light;
ofPlane* bounds;
+ ofVec3f centre;
vector<ofPoint> border;
bool drawingborder;