Declaration

func isEqual(to otherSegment: GSPathSegment, tolerance: CGFloat) -> Bool

Declaration

- (BOOL) isEqualToSegment:(GSPathSegment *) otherSegment tolerance:(CGFloat) tolerance;

Declaration

isEqualToSegment_tolerance_(otherSegment: GSPathSegment, tolerance: float) -> bool