Frustum.intersectsBox

Checks whether the given @box intersects a plane of a #graphene_frustum_t.

class Frustum
bool
intersectsBox

Parameters

box Box

a #graphene_box_t

Return Value

Type: bool

true if the box intersects the frustum

Meta