Template Function pmp::scaling_matrix(const Scalar)

Function Documentation

template<typename Scalar>
Mat4<Scalar> pmp::scaling_matrix(const Scalar s)

OpenGL matrix for scaling x/y/z by s.