Searched refs:fovy (Results 1 – 1 of 1) sorted by relevance
502 static void gluPerspective(GLfloat fovy, GLfloat aspect, in gluPerspective() argument507 ymax = zNear * (GLfloat)tan(fovy * PI / 360); in gluPerspective()