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
/
Config
Config
inline
class
Config
(
val
id
:
Int
)
Members
Constructors
Config
Link copied to clipboard
constructor
(
id
:
Int
)
constructor
(
order
:
EulerRotation.Order
,
coordinateSystem
:
EulerRotation.CoordinateSystem
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
coordinate
System
Link copied to clipboard
val
coordinateSystem
:
EulerRotation.CoordinateSystem
id
Link copied to clipboard
val
id
:
Int
order
Link copied to clipboard
val
order
:
EulerRotation.Order
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String