toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom
/
EulerRotation
/
Order
/
YZX
YZX
YZX
Members
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
str
Link copied to clipboard
val
str
:
String
w
Link copied to clipboard
val
w
:
Int
x
Link copied to clipboard
val
x
:
Int
y
Link copied to clipboard
val
y
:
Int
z
Link copied to clipboard
val
z
:
Int
Functions
index
At
Link copied to clipboard
fun
indexAt
(
pos
:
Int
,
reversed
:
Boolean
=
false
)
:
Int
reversed
Link copied to clipboard
fun
reversed
(
)
:
EulerRotation.Order
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
with
Coordinate
System
Link copied to clipboard
fun
withCoordinateSystem
(
coordinateSystem
:
EulerRotation.CoordinateSystem
)
:
EulerRotation.Order