DOMMatrixReadOnly.rotate

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

Meta