dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
measureSphereAndTriEdge
dlib
geometry
intersection
Undocumented in source. Be warned that the author may not have intended to support it.
void
measureSphereAndTriEdge
(
Vector3f
center
,
float
radius
,
ref
Intersection
result
,
Triangle
tri
,
int
whichEdge
)
Meta
Source
See Implementation
dlib
geometry
intersection
functions
intrSphereVsOBB
intrSphereVsPlane
intrSphereVsSphere
intrSphereVsTriangle
measureSphereAndTriEdge
structs
Intersection