kotlin-math
1.5.3
kotlin-math
/
dev.romainguy.kotlin.math
/
cross
cross
fun
cross
(
a
:
Quaternion
,
b
:
Quaternion
)
:
Quaternion
(
source
)
inline
fun
cross
(
a
:
Float3
,
b
:
Float3
)
:
Float3
(
source
)
inline
fun
cross
(
a
:
Half3
,
b
:
Half3
)
:
Half3
(
source
)