csharp
public enum UvStageWhich of the three stages a timing or a refusal belongs to.
Remarks
docs/plan/42 § Part 0: charting, flattening and packing have different literatures, different failure modes and different runtimes, and a tool that exposes only the fused verb cannot be debugged. Naming the stage is what makes "which one was slow" and "which one refused" answerable.
Fields and properties (3)
ChartWhere to cut.
FlattenHow a chart becomes flat.
PackWhere each island sits.
Used by (8)
- CharterVixen.Geometry.Uv
- FlattenerVixen.Geometry.Uv
- PackerVixen.Geometry.Uv
- UvAllTestsVixen.Geometry.Uv.Tests
- UvDensityTestsVixen.Geometry.Uv.Tests
- UvFlattenTestsVixen.Geometry.Uv.Tests
- UvPackingTestsVixen.Geometry.Uv.Tests
- UvStageTimingVixen.Geometry.Uv