I\'m trying to create a fast 2D point inside polygon algorithm, for use in hit-testing (e.g. Polygon.contains(p:Point)). Suggestions for effective tech
Polygon.contains(p:Point)
When using qt (Qt 4.3+), one can use QPolygon's function containsPoint