Lines Matching full:given
38 * Creates a new matrix and sets its values from the given
60 * Returns the value for a given row and column
72 * Sets the value for a given row and column
109 * about a given axis
148 * Makes the upper 2x2 a rotation matrix of the given angle
165 * Makes the upper 2x2 a scale matrix of given dimensions
177 * Sets current values to be a scale matrix of given dimensions
191 * Sets current values to be a translation matrix of given
204 * Sets current values to be the result of multiplying two given
228 * Post-multiplies the current matrix by a given parameter
240 * rotation matrix of certain angle about a given axis
255 * post-multiplying it with a rotation matrix of given angle
267 * post-multiplying it with a scale matrix of given dimensions
280 * scale matrix of given dimensions
294 * translation matrix of given dimensions