BetterModel
Toggle table of contents
1.8.2-SNAPSHOT-213
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.util
/
VectorUtil
/
fma
fma
@
NotNull
open
fun
fma
(
@
NotNull
a
:
@
NotNull
Vector3f
,
@
NotNull
b
:
@
NotNull
Vector3f
,
@
NotNull
c
:
@
NotNull
Vector3f
)
:
@
NotNull
Vector3f
@
NotNull
open
fun
fma
(
@
NotNull
a
:
@
NotNull
Vector3f
,
b
:
Float
,
@
NotNull
c
:
@
NotNull
Vector3f
)
:
@
NotNull
Vector3f
open
fun
fma
(
a
:
Float
,
b
:
Float
,
c
:
Float
)
:
Float