template <typename T, precision P, template <typename, precision> class vecType, bool Aligned>

struct compute_smoothstep_vector

Defined at line 297 of file ../../third_party/glm/glm/detail/../detail/func_common.inl

Public Methods

vecType<T, P> call (const vecType<T, P> & edge0, const vecType<T, P> & edge1, const vecType<T, P> & x)

Defined at line 299 of file ../../third_party/glm/glm/detail/../detail/func_common.inl