korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math
/
korlibs.math.geom
/
MVector4
/
setToFunc
set
To
Func
inline
fun
setToFunc
(
func
:
(
index
:
Int
)
->
Float
)
:
MVector4
inline
fun
setToFunc
(
l
:
MVector4
,
r
:
MVector4
,
func
:
(
l
:
Float
,
r
:
Float
)
->
Float
)
:
MVector4