template <typename T, precision P, template <typename, precision> class vecType, bool Aligned>
struct compute_clamp_vector
Defined at line 279 of file ../../third_party/glm/glm/detail/../detail/func_common.inl
Public Methods
vecType<T, P> call (const vecType<T, P> &x,const vecType<T, P> &minVal,const vecType<T, P> &maxVal)
Defined at line 281 of file ../../third_party/glm/glm/detail/../detail/func_common.inl