Back to Mame

0.9.8: color_space.hpp File Reference

3rdparty/glm/doc/api/a00012.html

latest1.9 KB
Original Source

| | 0.9.8 |

Functions

gtx/color_space.hpp File Reference

Go to the source code of this file.

|

Functions

| | template<typename T , precision P> | | GLM_FUNC_DECL tvec3< T, P > | hsvColor (tvec3< T, P > const &rgbValue) | | | | template<typename T , precision P> | | GLM_FUNC_DECL T | luminosity (tvec3< T, P > const &color) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tvec3< T, P > | rgbColor (tvec3< T, P > const &hsvValue) | | | | template<typename T > | | GLM_FUNC_DECL tmat4x4< T, defaultp > | saturation (T const s) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tvec3< T, P > | saturation (T const s, tvec3< T, P > const &color) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tvec4< T, P > | saturation (T const s, tvec4< T, P > const &color) | | |

Detailed Description

GLM_GTX_color_space

See alsoGLM Core (dependence)

Definition in file gtx/color_space.hpp.


Generated by 1.8.10