template <typename T, precision P, bool Aligned>
struct compute_dot
Defined at line 34 of file ../../third_party/glm/glm/detail/../detail/func_geometric.inl
Public Methods
T call (const tvec1<T, P> & a, const tvec1<T, P> & b)
Defined at line 37 of file ../../third_party/glm/glm/detail/../detail/func_geometric.inl