summaryrefslogtreecommitdiff
path: root/gaunt01/src/outsidePolygon.h
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2012-04-19 12:01:48 +0100
committerTim Redfern <tim@eclectronics.org>2012-04-19 12:01:48 +0100
commite64e431b123da3afd0658375f91f50ed00910f67 (patch)
tree2f00cb9b788d709f6c319ee43d336fe1a75d2357 /gaunt01/src/outsidePolygon.h
parent98437cad0a3a59245e5fe772d4e310de4228757a (diff)
billboards etc
Diffstat (limited to 'gaunt01/src/outsidePolygon.h')
-rw-r--r--gaunt01/src/outsidePolygon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gaunt01/src/outsidePolygon.h b/gaunt01/src/outsidePolygon.h
index 7616241..512e98b 100644
--- a/gaunt01/src/outsidePolygon.h
+++ b/gaunt01/src/outsidePolygon.h
@@ -2,4 +2,4 @@
#include "ofMain.h"
-bool OutsidePolygon(vector<ofPoint>& polygon,ofPoint p) \ No newline at end of file
+bool OutsidePolygon(vector<ofPoint>& polygon,ofPoint p); \ No newline at end of file