template <template <typename, precision> class vecType, typename T, precision P, bool Aligned>
struct compute_distance
Defined at line 23 of file ../../third_party/glm/glm/detail/../detail/func_geometric.inl
Public Methods
T call (const vecType<T, P> & p0, const vecType<T, P> & p1)
Defined at line 25 of file ../../third_party/glm/glm/detail/../detail/func_geometric.inl