template <precision P>
struct compute_refract
Defined at line 86 of file ../../third_party/glm/glm/detail/../detail/func_geometric_simd.inl
Public Methods
tvec4<float, P> call (const tvec4<float, P> & I, const tvec4<float, P> & N, float eta)
Defined at line 89 of file ../../third_party/glm/glm/detail/../detail/func_geometric_simd.inl