Instance Method
intersectionPoints(_:)intersectionPoints:intersectionPoints_
Deprecated
Declaration
func intersectionPoints(_ otherSegment: GSPathSegment) -> FTPointArrayDeclaration
- (FTPointArray *) intersectionPoints:(GSPathSegment *) otherSegment;Declaration
intersectionPoints_(otherSegment: GSPathSegment) -> FTPointArray