Lines Matching refs:multiply
34 * multiply the two source matrices, with the first transformation as the right
273 * To apply this projection to a vector, multiply the vector by the created
305 * To combine two 4x4 transformaton matrices, multiply the second transformation matrix
335 * To apply this projection to a vector, multiply the vector by the created matrix
352 * To apply this projection to a vector, multiply the vector by the created matrix
370 * To rotate a vector, multiply the vector by the created matrix using rsMatrixMultiply().
390 * To scale a vector, multiply the vector by the created matrix using rsMatrixMultiply().
407 * To translate a vector, multiply the vector by the created matrix using
520 * To apply this combined transformation to a vector, multiply the vector by the created
541 * To apply this combined transformation to a vector, multiply the vector by the created
583 * To apply this combined transformation to a vector, multiply the vector by the