Back to Aurora Vision Library Lite website
You are here: Start » Geometry 2D » Geometry 2D Intersections
Geometry 2D Intersections
Select a function from the list below.
| Icon | Name | Description / Applications | |
|---|---|---|---|
| CircleCircleIntersection | Computes common points of two circles. |
||
| LineArcIntersection | Computes the common points of an arc and a line. |
||
| LineCircleIntersection | Computes common points of a circle and a line. |
||
| LineLineIntersection | Computes a common point of two lines. |
||
| LineSegmentIntersection | Computes a common point of a line and a segment. |
||
| SegmentArcIntersection | Computes the common points of an arc and a segment. |
||
| SegmentArrayIntersections | Computes a common points or segment of any segments from the set. |
||
| SegmentCircleIntersection | Computes the common points of a circle and a segment. |
||
| SegmentSegmentIntersection | Computes a common point of two segments. |
||
| TestRectangleIntersectsWith | Tests if two rectangles intersect. |
