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