2D line section with given start and end points.
v2.0.0
Returns true if given point is on this section.
true
Returns distance between this section and given point to this section.
Calculates intersection point of this section and given other section.
Returns projection of given point onto this section.
This section as a vector from start point to end point.
Bounding box of this section.
Direction unit vector for this section.
End point of this section.
Length of this section.
Start point of this section.