R3CsRotate

Function

void R3CsRotate(R3COORDSYS *cs, R3FLOAT anglea,R3FLOAT angleb,R3FLOAT anglec);

Parameters
cs - R3COORDSYS to be rotated anglea - rotation about hor axis angleb - rotation about vert axis anglec - rotation about norm axis
Returns

-

Description

Rotate the given coordinate system.