rotationZ4
rotationZ4(
a):m4x4f
Creates a 4-by-4 matrix which rotates around the z-axis by the given angle.
Parameters
Section titled “Parameters”number
Returns
Section titled “Returns”The rotation matrix.
rotationZ4(
a):m4x4f
Creates a 4-by-4 matrix which rotates around the z-axis by the given angle.
number
The rotation matrix.