Back to FabImage Library Lite website
You are here: Start » Geometry 2D Relations
Geometry 2D Relations
Select a function from the list below.
Icon | Name | Description |
---|---|---|
FindClosestPoints | For each point in inQueries, find a closest point among inPointSet. | |
![]() | TestPointInBox | Tests whether a point lies in a box. |
![]() | TestPointInCircle | Tests whether a point lies inside a circle. |
![]() | TestPointInRectangle | Tests whether a point lies in a rectangle. |