drawRadiusOf

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

Meta