kotlin-math
1.4.0
kotlin-math
/
dev.romainguy.kotlin.math
/
dot
dot
inline
fun
dot
(
a
:
Quaternion
,
b
:
Quaternion
)
:
Float
Content copied to clipboard
inline
fun
dot
(
a
:
Float2
,
b
:
Float2
)
:
Float
Content copied to clipboard
inline
fun
dot
(
a
:
Float3
,
b
:
Float3
)
:
Float
Content copied to clipboard
inline
fun
dot
(
a
:
Float4
,
b
:
Float4
)
:
Float
Content copied to clipboard