DOMMatrixReadOnly.rotateAxisAngle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto rotateAxisAngle(double x, double y, double z, double angle)
    struct DOMMatrixReadOnly
    nothrow
    rotateAxisAngle
    ()
    (
    double x
    ,
    double y
    ,
    double z
    ,
    double angle
    )
  2. auto rotateAxisAngle(double x, double y, double z)
  3. auto rotateAxisAngle(double x, double y)
  4. auto rotateAxisAngle(double x)
  5. auto rotateAxisAngle()

Meta