0.9.8
|
Go to the source code of this file.
Functions | |
template<typename T , precision P, template< typename, precision > class vecType> | |
GLM_FUNC_DECL T | perlin (vecType< T, P > const &p) |
template<typename T , precision P, template< typename, precision > class vecType> | |
GLM_FUNC_DECL T | perlin (vecType< T, P > const &p, vecType< T, P > const &rep) |
template<typename T , precision P, template< typename, precision > class vecType> | |
GLM_FUNC_DECL T | simplex (vecType< T, P > const &p) |