Instance Method
forInflectionError(_:)segmentForInflectionError:segmentForInflectionError_
Declaration
func forInflectionError(_ curveError: CGFloat) -> GSPathSegment?Declaration
- (GSPathSegment *) segmentForInflectionError:(CGFloat) curveError;Declaration
segmentForInflectionError_(curveError: float) -> GSPathSegment