drawPolarInDegrees

Undocumented in source. Be warned that the author may not have intended to support it.
drawPolarInDegrees
(
T
U
Range
)
(
Surface surface
,
RGBColor rgbColor
,
T delegate
(
U
)
func
,
Range r
)
if (
isInputRange!(Unqual!Range) &&
allArithmetic!(T, U, ElementType!Range)
)

Meta