|
GraphicsAPI_2020C
|

Go to the source code of this file.
Namespaces | |
| glm | |
| Core features | |
Functions | |
| template<typename genType > | |
| GLM_FUNC_DECL genType | glm::log (genType const &x, genType const &base) |
| Logarithm for any base. More... | |
| template<length_t L, typename T , qualifier Q> | |
| GLM_FUNC_DECL vec< L, T, Q > | glm::sign (vec< L, T, Q > const &x, vec< L, T, Q > const &base) |
| Logarithm for any base. More... | |
1.8.13