index
:
nonzerosum.git
master
Unnamed repository; edit this file to name it for gitweb.
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gaunt01
/
src
/
outsidePolygon.h
blob: 7616241bfe23f14e03f6501b51eccc1cfa54cc6b (
plain
)
1
2
3
4
5
#pragma once #include "ofMain.h" bool OutsidePolygon(vector<ofPoint>& polygon,ofPoint p)