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