Home
last modified time | relevance | path

Searched defs:radians (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dfunc_trigonometric.inl12 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType radians(genType degrees) function
20 GLM_FUNC_QUALIFIER GLM_CONSTEXPR vecType<T, P> radians(vecType<T, P> const & v) function
27 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType degrees(genType radians)