Skip to main content

Module strip

Module strip 

Source
Expand description

Rendering strips.

Structs§

Strip
A strip.
StripAlphaFillSegment
A fill region with alpha coverage.
StripFillSegment
A fill region without alpha coverage.

Functions§

render
Render the tiles stored in tiles into the strip and alpha buffer.
render_impl 🔒
visit_strip_fill_segments
Iterate over all fill and alpha-fill regions formed by the sequence of strips, within the tile-unit bounds indicated by tile_bounds.