dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
isPointInTriangle2D
dlib
geometry
utils
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isPointInTriangle2D
(
Vector2f
pt
,
Vector2f
v1
,
Vector2f
v2
,
Vector2f
v3
)
Meta
Source
See Implementation
dlib
geometry
utils
functions
isPointInTriangle2D
sign
triBarycentricCoords
triObjectSpaceToTextureSpace
triTextureSpaceToObjectSpace