Table of Contents

Namespace Xui.Runtime.Software.Tessellate

Classes

PathTesselator

Represents a full tessellation pipeline result, including intermediate geometric representations. Used for visual debugging, documentation, and rendering filled polygons from vector paths.

PathTesselator.Contouring
PathTesselator.ScanlineSweep

Structs

PathTesselator.ClosedContour

Represents a closed contour — a sequence of connected points forming a polygon loop.

PathTesselator.ScanlineSweep.Edge
Polygon

Represents a triangle polygon used during path tessellation.

Trapezoid

Enums

PathTesselator.ClosedContour.WindingDirection