template <typename T, precision P, template <typename, precision> class vecType, bool isFloat, bool Aligned>
struct compute_sign
Defined at line 183 of file ../../third_party/glm/glm/detail/../detail/func_common.inl
Public Methods
vecType<T, P> call (const vecType<T, P> & x)
Defined at line 185 of file ../../third_party/glm/glm/detail/../detail/func_common.inl