Module lyon_tessellation::path_fill [] [src]

Tessellation routines for complex path fill operations.

Structs

FillTessellator

A Context object that can tessellate fill operations for complex paths.

MonotoneTessellator

Helper class that generates a triangulation from a sequence of vertices describing a monotone polygon (used internally by the FillTessellator).

TessellatorConfig

Parameters for the tessellator.

Enums

FillError
FillRule
Side

Type Definitions

FillResult