Next: insert, Previous: info, Up: Internal Routines [Contents][Index]
inpolygon(x, y, lx, ly)
Returns indices to x
and y
of those points
that lie within the polygon defined by coordinates lx
and
ly
, or scalar -1 if no such points were found.