summaryrefslogtreecommitdiffstats
path: root/third_party/rust/wpf-gpu-raster/src/notes
blob: 2737f1903ef6b8352424ca365b8e92c7c3a06344 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
crossing goto
./MultiSpaceRectF.inl:70:5: error: call to implicitly-deleted default constructor of 'union (anonymous union at ./MultiSpaceRectF.inl:138:5)'


Rust conversion
---------------
CEdge is a singly linked list

Future
------
When flatening curves if we try to flatten at integer values
we can avoid the ComplexSpan code path.