Matrix32.multiply
機能/意味
行列をかける(this = this * matrix)
タイプ
Matrix32クラス
のメソッド
構文
multiply(
matrix
:Matrix32)
引数
matrix
かける行列
戻り値
なし (void)
説明