dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Ray.intersectTriangle
dlib
geometry
ray
Ray
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Ray
bool
intersectTriangle
(
Vector3f
v0
,
Vector3f
v1
,
Vector3f
v2
,
out
Vector3f
intersectionPoint
)
Meta
Source
See Implementation
dlib
geometry
ray
Ray
constructors
this
functions
intersectSphere
intersectTriangle
variables
p0
p1
t