korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math
/
korlibs.math.geom.slice
/
transformed
transformed
fun
SliceCoords
.
transformed
(
orientation
:
SliceOrientation
)
:
RectCoords
fun
SliceCoords
.
transformed
(
m
:
Matrix
)
:
RectCoords
fun
SliceCoords
.
transformed
(
m
:
Matrix4
)
:
RectCoords
fun
<
T
:
SizeableInt
>
SliceCoordsWithBase
<
T
>
.
transformed
(
m
:
Matrix
)
:
SliceCoordsWithBase
<
T
>
fun
<
T
:
SizeableInt
>
SliceCoordsWithBase
<
T
>
.
transformed
(
m
:
Matrix4
)
:
SliceCoordsWithBase
<
T
>
fun
<
T
:
SizeableInt
>
SliceCoordsWithBaseAndRect
<
T
>
.
transformed
(
orientation
:
SliceOrientation
,
name
:
String
?
=
this.name
)
:
RectSlice
<
T
>