Matrix2x4::Sx

Matrix2x4::Sx
T & Sx();
const T & Sx() const;
Description

Sx provides access to the element of the matrix which represents scaling in X.

Return Value

A reference to the matrix element which represents scaling in X.