Variable |
Description |
v_smooth_tol |
Defines the tolerance for the intersection check. If two lines intersect each other, but the distance between
any of the ends of the lines to the intersection point is less than v_smooth_tol,
than the meeting point of these two lines is not considered an intersection.
|