drawLeftSpiralOfArchimedes

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto drawLeftSpiralOfArchimedes(Surface surface, RGBColor rgbColor, U x, V y, V m, W n)
    drawLeftSpiralOfArchimedes
    (
    T
    U
    V
    W
    )
    if (
    allArithmetic!(T, U, V, W)
    )
  2. auto drawLeftSpiralOfArchimedes(Surface surface, RGBColor rgbColor, U x, V y, V m, W n)

Meta