template <typename T, precision P, template <typename, precision> class vecType, bool Aligned>
struct compute_normalize
Defined at line 88 of file ../../third_party/glm/glm/detail/../detail/func_geometric.inl
Public Methods
vecType<T, P> call (const vecType<T, P> & v)
Defined at line 90 of file ../../third_party/glm/glm/detail/../detail/func_geometric.inl