littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics
/
Camera
/
sphereInFrustum
sphere
In
Frustum
fun
sphereInFrustum
(
center
:
Vec3f
,
radius
:
Float
)
:
Boolean
fun
sphereInFrustum
(
cx
:
Float
,
cy
:
Float
,
radius
:
Float
)
:
Boolean
abstract
fun
sphereInFrustum
(
cx
:
Float
,
cy
:
Float
,
cz
:
Float
,
radius
:
Float
)
:
Boolean