Searched refs:tanf (Results 1 – 4 of 4) sorted by relevance
29 #define tanf (float)tan macro
356 mv[2][2] = -(YCENTER/VpScale)/tanf(FOVY/2.0f*PI/180.0f); in DrawTick()
193 cot = 1.0f / tanf(angle); in C_MTXPerspective()
2620 cot = 1.0f / tanf(angle); in C_MTXLightPerspective()