- Parameters
-
x | - X coordinate of the vector that specifies the axis of rotation |
y | - Y coordinate of the vector that specifies the axis of rotation |
z | - Z coordinate of the vector that specifies the axis of rotation |
theta | - Angle of rotation. |
out_matrix | - Output transformation matrix. Returned to caller. |
DETAILS
Compute_Offaxis_Rotation() produces a matrix that represents a rotation about an arbitrary axis passing through the origin.
NOTES
RESTRICTIONS
- See Also
- Compute_Offcenter_Rotation, Set_Modelling_Matrix