template <precision P>
struct compute_faceforward
Defined at line 64 of file ../../third_party/glm/glm/detail/../detail/func_geometric_simd.inl
Public Methods
tvec4<float, P> call (const tvec4<float, P> & N, const tvec4<float, P> & I, const tvec4<float, P> & Nref)
Defined at line 67 of file ../../third_party/glm/glm/detail/../detail/func_geometric_simd.inl