|
Flow Visualisation
|

Namespaces | |
| glm | |
Functions | |
| template<typename genType > | |
| GLM_FUNC_QUALIFIER genType::value_type | glm::angle (genType const &x, genType const &y) |
| template<typename valType > | |
| GLM_FUNC_QUALIFIER valType | glm::orientedAngle (detail::tvec2< valType > const &x, detail::tvec2< valType > const &y) |
| template<typename valType > | |
| GLM_FUNC_QUALIFIER valType | glm::orientedAngle (detail::tvec3< valType > const &x, detail::tvec3< valType > const &y, detail::tvec3< valType > const &ref) |