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