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