Class EdgeList
- Namespace
- Xui.Runtime.Software.Rasterization
- Assembly
- Xui.Runtime.Software.dll
public sealed class EdgeList
- Inheritance
-
EdgeList
- Inherited Members
Properties
Edges
public IReadOnlyList<Edge> Edges { get; }
Property Value
Methods
Add(Edge)
public void Add(Edge edge)
Parameters
edgeEdge
Clear()
public void Clear()
SortByY()
public void SortByY()