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
/
ortho
ortho
fun
Matrix4.Companion
.
ortho
(
rect
:
Rectangle
,
near
:
Float
=
0.0f
,
far
:
Float
=
1.0f
)
:
Matrix4
fun
Matrix4.Companion
.
ortho
(
rect
:
Rectangle
,
near
:
Double
=
0.0
,
far
:
Double
=
1.0
)
:
Matrix4
fun
Matrix4.Companion
.
ortho
(
rect
:
Rectangle
,
near
:
Int
=
0
,
far
:
Int
=
1
)
:
Matrix4