[Top]
Math
Math.Matrix
|
Method Math.Matrix()->cast()
- Method
cast
array(array) cast(string to_what)
array(array) cast(string to_what)
- Description
It is possible to cast the matrix to an array and get back a
double array of floats with the matrix values.
- See also
vect
|