Skip to main content

Module span_allocator

Module span_allocator 

Source
Expand description

Span color buffer allocator.

Port of agg_span_allocator.h — manages a reusable buffer for span generators to write per-pixel colors into during rendering.

Structs§

SpanAllocator
Reusable color buffer for span generators.