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