rip ~master (2018-03-17T20:58:35Z)
Dub
Repo
drawFunctional
rip
draw
mathgraphics
Undocumented in source. Be warned that the author may not have intended to support it.
auto
drawFunctional
(
T
U
Range
)
(
Surface
surface
,
RGBColor
rgbColor
,
T
delegate
(
U
)
func
,
Range
r
)
if
(
isInputRange
!(
Unqual
!
Range
) &&
allArithmetic
!(
T
,
U
,
ElementType
!
Range
)
)
Meta
Source
See Implementation
rip
draw
mathgraphics
aliases
drawDiscrete
functions
drawFunctional
drawParametrical
drawPolarInDegrees
drawPolarInRadians