Return to previous page | Return to menu | Go to next page
void Matrix function
Add rotation around the Z axis to the current matrix
void slRotZ(angz)
ANGLE angz ;
angz Rotation angle value with respect to Z axis
Multiply the current matrix by the rotation matrix around the Z axis. The rotation matrix is represented as shown below.
None
Reference: Chapter 4 Coordinate transformation
slRotZ