diff options
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; |
