openrndr
0.4.5-dev.5.uncommitted+62ef941
common
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.