Declaration

func GSIntersectCubicCubicUnlimited(_ P1: NSPoint, _ P2: NSPoint, _ P3: NSPoint, _ P4: NSPoint, _ Q1: NSPoint, _ Q2: NSPoint, _ Q3: NSPoint, _ Q4: NSPoint) -> [Any]

Declaration

NSArray *GSIntersectCubicCubicUnlimited(const NSPoint P1, const NSPoint P2, const NSPoint P3, const NSPoint P4, const NSPoint Q1, const NSPoint Q2, const NSPoint Q3, const NSPoint Q4);

Declaration

GSIntersectCubicCubicUnlimited(P1: NSPoint, P2: NSPoint, P3: NSPoint, P4: NSPoint, Q1: NSPoint, Q2: NSPoint, Q3: NSPoint, Q4: NSPoint) -> list

See Also

Intersections