toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.slice
/
SliceCoords
Slice
Coords
interface
SliceCoords
Inheritors
RectCoords
SliceCoordsWithBase
Members
Members & Extensions
Properties
bl
X
Link copied to clipboard
abstract
val
blX
:
Float
bl
Y
Link copied to clipboard
abstract
val
blY
:
Float
br
X
Link copied to clipboard
abstract
val
brX
:
Float
br
Y
Link copied to clipboard
abstract
val
brY
:
Float
tl
X
Link copied to clipboard
abstract
val
tlX
:
Float
tl
Y
Link copied to clipboard
abstract
val
tlY
:
Float
tr
X
Link copied to clipboard
abstract
val
trX
:
Float
tr
Y
Link copied to clipboard
abstract
val
trY
:
Float
Functions
transformed
Link copied to clipboard
fun
SliceCoords
.
transformed
(
m
:
Matrix
)
:
RectCoords
fun
SliceCoords
.
transformed
(
m
:
Matrix4
)
:
RectCoords
fun
SliceCoords
.
transformed
(
orientation
:
SliceOrientation
)
:
RectCoords
x
Link copied to clipboard
open
fun
x
(
index
:
Int
)
:
Float
y
Link copied to clipboard
open
fun
y
(
index
:
Int
)
:
Float