dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Frustum.intersectsAABB
dlib
geometry
frustum
Frustum
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Frustum
bool
intersectsAABB
(
AABB
aabb
,
bool
checkBoundariesOnly
= false
,
bool
checkNearPlane
= true
)
Meta
Source
See Implementation
dlib
geometry
frustum
Frustum
constructors
this
functions
containsPoint
fromMVP
intersectsAABB
intersectsSphere
unions
__anonymous