evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
isPointInTriangle2
evael
utils
math
Functions
Undocumented in source. Be warned that the author may not have intended to support it.
@
nogc
nothrow
bool
isPointInTriangle2
()
(
in
auto
ref
vec3
p
,
in
auto
ref
vec3
p0
,
in
auto
ref
vec3
p1
,
in
auto
ref
vec3
p2
)
Meta
Source
See Implementation
evael
utils
math
Functions
aliases
PolygonDefinition
functions
getAngle
getDistance
intersect
intersectPolygon
isPointInPolygon
isPointInTriangle
isPointInTriangle2
manifest constants
degToRad
pi