Translate


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);
Namespace: ntl
Include: NTL/Core/Mat4.h