Skip to contents

Point-in-polygon test using ray casting algorithm

Point-in-polygon test using ray casting algorithm

Usage

point_in_polygon(px, py, poly_x, poly_y)

point_in_polygon(px, py, poly_x, poly_y)