feat: add local G2 smoothing contracts
This commit is contained in:
@@ -6,4 +6,5 @@ public enum SmoothingMethod
|
||||
CubicBSpline,
|
||||
LocalCubicBezier,
|
||||
PiecewiseQuintic,
|
||||
LocalG2Quintic,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user