parent root
PHP: UI\Draw\Matrix::multiply - Manual

UI\Draw\Matrix::multiply

(PHP 7, UI 0.9.9)

UI\Draw\Matrix::multiplyMultiply Matrix

Description

public UI\Draw\Matrix::multiply ( UI\Draw\Matrix $matrix ) : UI\Draw\Matrix

Shall multiply this matrix with the given matrix

Parameters

This function has no parameters.

Return Values

The new Matrix

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root