mat4.rotate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. mat4 rotate(float angle, vec3 axis)
    struct mat4
    ref return
    rotate
    (
    float angle
    ,
    const vec3 axis
    )
  2. mat4 rotate(float angle, float x, float y, float z)

Meta