Makes rotation around X-axis matrix. Can be used with arithmetic data types only.
template<class TYPE> void RotateX(TMat4<TYPE> &m, const TYPE a);