| Name | Description | |
|---|---|---|
![]() ![]() | FromTwoPoints | Gets a normalized line from two points |
![]() | GetPerpLine | Gets a line that is perpendicular to the current line and intersects it at the specified point. |
![]() | IntersectsWith | Overloaded. Check if this line intersects the specified circle. |
![]() | IntersectWith | Overloaded. Check if this line intersects the specified circle and returns the intersection points if it does. |
![]() | NormalDistance | Computes the normal distance of a point to the line. |
![]() | ToNRay | Converts this line to NRay. |


