Module lyon_algorithms::hit_test
source · Expand description
Determine whether a point is inside a path.
Functions
- Returns whether the point is inside the path.
- Compute the winding number of a given position with respect to the path.
Determine whether a point is inside a path.