liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
Frustum.contains
liberty
math
shapes
Frustum
bool
contains
(Vector!(T, 3) point)
FrustumScope
contains
(Sphere!(T, 3) sphere)
struct
Frustum
(T)
const
FrustumScope
contains
(
Sphere
!(
T
, 3)
sphere
)
if
(
isFloatingPoint
!
T
)
int
contains
(Box!(T, 3) box)
Meta
Source
See Implementation
liberty
math
shapes
Frustum
aliases
type
constructors
this
functions
contains
manifest constants
sideCount
vertexCount
variables
planes