Initialize a transformation matrix describing a pure counterclockwise rotation by the specified angle (in degrees).
@param matrix an allocated transformation matrix (will be fully overwritten by this function) @param angle rotation angle in degrees.
See Implementation
Initialize a transformation matrix describing a pure counterclockwise rotation by the specified angle (in degrees).
@param matrix an allocated transformation matrix (will be fully overwritten by this function) @param angle rotation angle in degrees.