feat: add local G2 smoothing contracts

This commit is contained in:
梁薄云
2026-07-30 16:12:06 +08:00
parent f19034db1e
commit 3e1126936d
13 changed files with 364 additions and 9 deletions
@@ -7,4 +7,5 @@ public enum SmoothedPathPointSource
Interpolated,
GearSwitch,
CoarsePathFallback,
LocalG2Transition,
}