multiply


Description:

public void multiply (Matrix matrix)

Multiplies the current matrix by the given matrix.

Parameters:

this

A MatrixStack

matrix

the matrix to multiply with the current model-view