Declaration

func threeQuadraticSegmentCurveError(_ curveError: CGFloat, t: CGFloat) -> GSPathSegment

Declaration

- (GSPathSegment *) threeQuadraticSegmentCurveError:(CGFloat) curveError t:(CGFloat) t;

Declaration

threeQuadraticSegmentCurveError_t_(curveError: float, t: float) -> GSPathSegment