Creates a 4-by-4 matrix which rotates around the z-axis by the given angle.
The angle by which to rotate (in radians).
Optional
matrix to hold result. If not passed a new one is created.
The rotation matrix.
Creates a 4-by-4 matrix which rotates around the z-axis by the given angle.