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
/
Matrix
/
transformX
transform
X
fun
transformX
(
p
:
Point
)
:
Double
fun
transformX
(
x
:
Float
,
y
:
Float
)
:
Float
fun
transformX
(
x
:
Double
,
y
:
Double
)
:
Double
fun
transformX
(
x
:
Int
,
y
:
Int
)
:
Double
Deprecated
Replace with
transform(p).x
Content copied to clipboard