template <typename T, precision P, bool Aligned>
struct compute_dot
Defined at line 43 of file ../../third_party/glm/glm/detail/../detail/func_geometric.inl
Public Methods
T call (const tvec2<T, P> & x, const tvec2<T, P> & y)
Defined at line 46 of file ../../third_party/glm/glm/detail/../detail/func_geometric.inl