Declaration

func GSTForDistanceCubic(_ Distance: CGFloat, _ P0: NSPoint, _ P1: NSPoint, _ P2: NSPoint, _ P3: NSPoint, _ maxT: CGFloat) -> CGFloat

Declaration

CGFloat GSTForDistanceCubic(CGFloat Distance, NSPoint P0, NSPoint P1, NSPoint P2, NSPoint P3, CGFloat maxT);

Declaration

GSTForDistanceCubic(Distance: float, P0: NSPoint, P1: NSPoint, P2: NSPoint, P3: NSPoint, maxT: float) -> float

See Also

Lengths, Extrema, and Bounds