DOMMatrix.rotateAxisAngleSelf

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

Meta