We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
locate
It would be helpful if the user can specify the tolerance for whether a slightly offset point would be considered on the curve.
The text was updated successfully, but these errors were encountered:
Relevant lines to make this happen:
bezier/src/python/bezier/hazmat/curve_helpers.py
Line 894 in e6925aa
Line 883 in e6925aa
bezier/src/fortran/curve.f90
Line 547 in e6925aa
Sorry, something went wrong.
dhermes
No branches or pull requests
It would be helpful if the user can specify the tolerance for whether a slightly offset point would be considered on the curve.
The text was updated successfully, but these errors were encountered: