Makes translation matrix. Can be used with arithmetic data types only.
template<class TYPE> void Translate(TMat4<TYPE> &m, const TYPE x, const TYPE y, const TYPE z);