diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-06-13 17:53:08 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-06-13 17:53:08 +0100 |
| commit | 01529fbe5dd7cffbc78bd21118e601b0a47172d4 (patch) | |
| tree | 7a1a99fa53ac48dc727b923d8c3695cf6ef4f096 /gaunt01/src/testApp.h | |
| parent | e05bc2828bc213f1e78256f976284bad80722e1a (diff) | |
centre seeking real good
Diffstat (limited to 'gaunt01/src/testApp.h')
| -rw-r--r-- | gaunt01/src/testApp.h | 1 |
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; |
