Declaration

func intersectionPoints(_ otherSegment: GSPathSegment, unlimited: Bool) -> FTPointArray?

Declaration

- (FTPointArray *) intersectionPoints:(GSPathSegment *) otherSegment unlimited:(BOOL) unlimited;

Declaration

intersectionPoints_unlimited_(otherSegment: GSPathSegment, unlimited: bool) -> FTPointArray