Function
GSComputeInflection(_:_:_:_:) GSComputeInflectionGSComputeInflection
Declaration
func GSComputeInflection(_ p1: NSPoint, _ p2: NSPoint, _ p3: NSPoint, _ p4: NSPoint) -> [Any]Declaration
NSArray *GSComputeInflection(NSPoint p1, NSPoint p2, NSPoint p3, NSPoint p4);Declaration
GSComputeInflection(p1: NSPoint, p2: NSPoint, p3: NSPoint, p4: NSPoint) -> listSee Also
Inflections, Curvature, and Normals
Use this function as compared to
curvatureSquaredForTif you compute the square root of the result anyway or if you need to know the sign of the curvature.