template <typename T, precision P, template <typename, precision> class vecType, bool Aligned>
struct compute_reflect
Defined at line 110 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)
Defined at line 112 of file ../../third_party/glm/glm/detail/../detail/func_geometric.inl