Declaration

func GSExtendCurvePoints(_ P0: NSPoint, _ P1: UnsafeMutablePointer<NSPoint>, _ P2: UnsafeMutablePointer<NSPoint>, _ P3: UnsafeMutablePointer<NSPoint>, _ offset: CGFloat)

Declaration

void GSExtendCurvePoints(const NSPoint P0, NSPoint *P1, NSPoint *P2, NSPoint *P3, CGFloat offset);

Declaration

GSExtendCurvePoints(P0: NSPoint, P1: NSPoint, P2: NSPoint, P3: NSPoint, offset: float)

See Also

Curve Parameters and Solvers