Declaration

func GSTangentOnCubicSegment(_ curve: UnsafePointer<NSPoint>, _ t: CGFloat) -> NSPoint

Declaration

NSPoint GSTangentOnCubicSegment(const NSPoint curve[4], const CGFloat t);

Declaration

GSTangentOnCubicSegment(curve: NSPoint, t: float) -> NSPoint

See Also

Curve Evaluation and Tangents