korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math-vector
/
korlibs.math.geom
/
frustum
frustum
fun
Matrix4.Companion
.
frustum
(
rect
:
Rectangle
,
zNear
:
Float
=
0.0f
,
zFar
:
Float
=
1.0f
)
:
Matrix4
fun
Matrix4.Companion
.
frustum
(
rect
:
Rectangle
,
zNear
:
Double
=
0.0
,
zFar
:
Double
=
1.0
)
:
Matrix4
fun
Matrix4.Companion
.
frustum
(
rect
:
Rectangle
,
zNear
:
Int
=
0
,
zFar
:
Int
=
1
)
:
Matrix4