openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-math
/
org.openrndr.math
/
Matrix44
/
Companion
/
fromDoubleArray
from
Double
Array
fun
fromDoubleArray
(
a
:
DoubleArray
)
:
Matrix44
(
source
)
Construct a matrix from
DoubleArray
with values in row-major order.