template <template <typename, precision> class vecType, typename T, precision P, bool Aligned>
struct compute_length2
Defined at line 10 of file ../../third_party/glm/glm/gtx/../gtx/norm.inl
Public Methods
T call (const vecType<T, P> & v)
Defined at line 12 of file ../../third_party/glm/glm/gtx/../gtx/norm.inl