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
/
EulerRotation
/
Order
/
XYZ
XYZ
XYZ
Members
Properties
name
Link copied to clipboard
expect
val
name
:
String
ordinal
Link copied to clipboard
expect
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