littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics
/
Camera
/
boundsInFrustum
bounds
In
Frustum
fun
boundsInFrustum
(
point
:
Vec3f
,
size
:
Vec3f
)
:
Boolean
fun
boundsInFrustum
(
px
:
Float
,
py
:
Float
,
width
:
Float
,
height
:
Float
)
:
Boolean
abstract
fun
boundsInFrustum
(
px
:
Float
,
py
:
Float
,
pz
:
Float
,
width
:
Float
,
height
:
Float
,
length
:
Float
)
:
Boolean