Skip to main content

Module conv_adaptor_vcgen

Module conv_adaptor_vcgen 

Source
Expand description

Generic adapter connecting a vertex source to a vertex generator.

Port of agg_conv_adaptor_vcgen.h — the core adapter pattern used by ConvStroke, ConvDash, and ConvContour.

Structs§

ConvAdaptorVcgen
Generic adapter connecting a VertexSource to a VcgenGenerator.

Traits§

VcgenGenerator
Vertex generator interface used by ConvAdaptorVcgen.