pointInPolygon

expect fun pointInPolygon(point: Vec2, polygon: Polygon): Boolean

Test a point for overlap with a convex polygon in local space.