Earcut.pointInTriangle

Undocumented in source. Be warned that the author may not have intended to support it.
struct Earcut(N, Polygon)
@nogc nothrow const
bool
pointInTriangle
(
double ax
,
double ay
,
double bx
,
double by
,
double cx
,
double cy
,
double px
,
double py
)

Meta