ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
thickLinePoly
ae
utils
graphics
draw
Undocumented in source. Be warned that the author may not have intended to support it.
void
thickLinePoly
(
V
COLOR
)
(
auto
ref
V
v
,
Coord
[]
coords
,
int
r
,
COLOR
c
)
if
(
isWritableView
!
V
&&
is
(
COLOR
:
ViewColor
!
V
)
)
Meta
Source
See Implementation
ae
utils
graphics
draw
aliases
clear
functions
aaFillRect
aaLine
draw
fill
fillCircle
fillPoly
fillRect
fillSector
hline
line
pixelPtr
putPixel
rect
safeGet
safePut
softCircle
softRing
subpixelDownscale
thickLine
thickLinePoly
uncheckedFloodFill
vline
whiteNoise
manifest constants
CheckHLine
CheckVLine
mixin templates
FixMath
structs
Coord
templates
aaPutPixel