DOMMatrix.rotateSelf

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto rotateSelf(double rotX, double rotY, double rotZ)
  2. auto rotateSelf(double rotX, double rotY)
    struct DOMMatrix
    nothrow
    rotateSelf
    ()
    (
    double rotX
    ,
    double rotY
    )
  3. auto rotateSelf(double rotX)
  4. auto rotateSelf()

Meta