About
User guide
API Reference
in_triangle_edged()
Returns True if d lies within or on the boudnary of triangle of ccw points a,b,c projected onto xy plane.
Note
a, b & c must be sorted into anti-clockwise order before calling this function