Searched refs:orthogonalProjectionMatrix (Results 1 – 1 of 1) sorted by relevance
46 static void orthogonalProjectionMatrix(TransformationMatrix& matrix, float left, float right, float… in orthogonalProjectionMatrix() function247 orthogonalProjectionMatrix(projectionMatrix, -0.5, 0.5, -0.5, 0.5); in bindProgramAndBuffers()