| 0.9.9 API documenation
    | 
Go to the source code of this file.
| Functions | |
| template<length_t L, typename T , qualifier P> | |
| GLM_FUNC_DECL T | perlin (vec< L, T, P > const &p) | 
| Classic perlin noise.  More... | |
| template<length_t L, typename T , qualifier P> | |
| GLM_FUNC_DECL T | perlin (vec< L, T, P > const &p, vec< L, T, P > const &rep) | 
| Periodic perlin noise.  More... | |
| template<length_t L, typename T , qualifier P> | |
| GLM_FUNC_DECL T | simplex (vec< L, T, P > const &p) | 
| Simplex noise.  More... | |
 1.8.10
 1.8.10