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