Declaration

class func addIntersections(_ segments: NSMutableArray!) -> Bool

Declaration

+ (BOOL) addIntersections:(NSMutableArray<GSPathSegment *> *) segments;

Declaration

addIntersections_(segments: list[GSPathSegment]) -> bool