Declaration

func intersections() -> FTPointArray

Declaration

- (FTPointArray *) intersections;

Declaration

intersections() -> FTPointArray

Discussion

The returned point array may contain the same point more than once. Treat the point array as read-only.

See Also

Intersections