Obtain QRotationMatrix, QTranslationMatrix or QScalingMatrix, one at a time,
through GetTranslation, GetRotation and GetScale. Currently it's only possible
using the Decompose method.
QTranslationMatrix GetTranslation() const;
QRotationMatrix GetRotation() const;
QScalingMatrix GetScale() const;
Original issue reported on code.google.com by Lince3D@gmail.com on 14 Nov 2014 at 7:38
Original issue reported on code.google.com by
Lince3D@gmail.com
on 14 Nov 2014 at 7:38