template <precision P>
struct compute_clamp_vector
Defined at line 156 of file ../../third_party/glm/glm/detail/../detail/func_common_simd.inl
Public Methods
tvec4<float, P> call (const tvec4<float, P> & x, const tvec4<float, P> & minVal, const tvec4<float, P> & maxVal)
Defined at line 159 of file ../../third_party/glm/glm/detail/../detail/func_common_simd.inl