Declaration

func forInflectionError(_ curveError: CGFloat) -> GSPathSegment?

Declaration

- (GSPathSegment *) segmentForInflectionError:(CGFloat) curveError;

Declaration

segmentForInflectionError_(curveError: float) -> GSPathSegment