dg2d ~master (2020-11-11T23:31:17Z)
Dub
Repo
slice
dg2d
pathiterator
Returns a PathIterator slice of path
from..to
.
auto
slice
(
T
)
(
auto
ref
T
path
,
size_t
from
,
size_t
to
)
if
(
isPathIterator
!
T
)
Meta
Source
See Implementation
dg2d
pathiterator
functions
append
boundingBox
centerOf
offset
retro
rotate
scale
segments
slice
variables
isPathIterator
Returns a PathIterator slice of pathfrom..to.