Searched defs:degrees (Results 1 – 4 of 4) sorted by relevance
12 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType radians(genType degrees)27 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType degrees(genType radians) function35 GLM_FUNC_QUALIFIER GLM_CONSTEXPR vecType<T, P> degrees(vecType<T, P> const & v) function
249 static void convertGpsCoordinate(float degrees, float (*result)[3]) { in convertGpsCoordinate()298 int32_t degrees = (int32_t)longValue; in convertToMetadata() local351 int32_t degrees; in createExifDataCommon() local
1141 constexpr const ImmutableString degrees("degrees"); variable
2338 constexpr const ImmutableString degrees("degrees"); variable