gl3n ~master (2021-06-11T06:55:56Z)
Home
Dub
Repo
Frustum.opBinaryRight
gl3n
frustum
Frustum
Returns true if the
aabb
intersects with the frustum or is inside it.
struct
Frustum
@
safe
pure nothrow const
bool
opBinaryRight
(
string
s
: "in"
)
(
AABB
aabb
)
Meta
Source
See Implementation
gl3n
frustum
Frustum
constructors
this
enums
LEFT
functions
intersects
opBinaryRight
properties
bottom
far
left
near
right
top
variables
planes
Returns true if the aabb intersects with the frustum or is inside it.