Searched defs:y_rad (Results 1 – 2 of 2) sorted by relevance
100 void rotate_y_matrix(GLfloat y_rad, Matrix_t mat) { in rotate_y_matrix()118 GLfloat y_rad = (GLfloat) deg_to_rad(y_deg); in rotate_matrix() local