Declaration

func GSNormalCubicForT(_ P1: NSPoint, _ P2: NSPoint, _ P3: NSPoint, _ P4: NSPoint, _ t: CGFloat) -> NSPoint

Declaration

NSPoint GSNormalCubicForT(NSPoint P1, NSPoint P2, NSPoint P3, NSPoint P4, CGFloat t);

Declaration

GSNormalCubicForT(P1: NSPoint, P2: NSPoint, P3: NSPoint, P4: NSPoint, t: float) -> NSPoint

See Also

Inflections, Curvature, and Normals