|
Flow Visualisation
|

Classes | |
| struct | glm::_detail::_compute_log2< detail::float_or_int_value::GLM_INT > |
Namespaces | |
| glm | |
| glm::_detail | |
Functions | |
| int | glm::pow (int x, int y) |
| int | glm::sqrt (int x) |
| GLM_FUNC_QUALIFIER unsigned int | glm::_detail::ones32 (unsigned int x) |
| int | glm::mod (int x, int y) |
| template<typename genType > | |
| GLM_FUNC_QUALIFIER genType | glm::factorial (genType const &x) |
| template<typename valType > | |
| GLM_FUNC_QUALIFIER detail::tvec2< valType > | glm::factorial (detail::tvec2< valType > const &x) |
| template<typename valType > | |
| GLM_FUNC_QUALIFIER detail::tvec3< valType > | glm::factorial (detail::tvec3< valType > const &x) |
| template<typename valType > | |
| GLM_FUNC_QUALIFIER detail::tvec4< valType > | glm::factorial (detail::tvec4< valType > const &x) |
| uint | glm::pow (uint x, uint y) |
| uint | glm::sqrt (uint x) |
| uint | glm::mod (uint x, uint y) |
| uint | glm::nlz (uint x) |