template <typename T, precision P, template <typename, precision> class vecType, bool Aligned>
struct compute_refract
Defined at line 119 of file ../../third_party/glm/glm/detail/../detail/func_geometric.inl
Public Methods
vecType<T, P> call (const vecType<T, P> & I, const vecType<T, P> & N, T eta)
Defined at line 121 of file ../../third_party/glm/glm/detail/../detail/func_geometric.inl