isPointInTriangle

Undocumented in source. Be warned that the author may not have intended to support it.
@nogc nothrow
bool
isPointInTriangle
()
(
in auto ref vec3 p
,
in auto ref vec3 p0
,
in auto ref vec3 p1
,
in auto ref vec3 p2
)

Meta