math docs
Preparing search index...
index
mat2d
copy
Function copy
copy
(
out
:
mat2d
.
Mat2d
,
a
:
mat2d
.
Mat2d
)
:
mat2d
.
Mat2d
Copy the values from one mat2d to another
Parameters
out
:
mat2d
.
Mat2d
the receiving matrix
a
:
mat2d
.
Mat2d
the source matrix
Returns
mat2d
.
Mat2d
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Copy the values from one mat2d to another