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