1.0.0 API documentation
|
GLM_EXT_scalar_constants More...
Go to the source code of this file.
Functions | |
template<typename genType > | |
GLM_FUNC_DECL GLM_CONSTEXPR genType | cos_one_over_two () |
Return the value of cos(1 / 2) for floating point types. | |
template<typename genType > | |
GLM_FUNC_DECL GLM_CONSTEXPR genType | epsilon () |
Return the epsilon constant for floating point types. | |
template<typename genType > | |
GLM_FUNC_DECL GLM_CONSTEXPR genType | pi () |
Return the pi constant for floating point types. | |
Definition in file scalar_constants.hpp.