Matrix4x4::Tx

Matrix4x4::Tx
T & Tx();
const T & Tx() const;
Description

Tx provides access to the element of the matrix which represents translation in X.

Return Value

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