Module lyon_algorithms::hit_test[][src]

Determine whether a point is inside a path.

Functions

hit_test_path

Returns whether the point is inside the path.

path_winding_number_at_position

Compute the winding number of a given position with respect to the path.