Searched defs:DegToRad (Results 1 – 2 of 2) sorted by relevance
13 GFX_EXPORT constexpr double DegToRad(double deg) { in DegToRad() function16 GFX_EXPORT constexpr float DegToRad(float deg) { in DegToRad() function
55 inline float DegToRad(float degrees) { in DegToRad() function