Skip to content
New issue

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

V04 refactor #54

Open
wants to merge 12 commits into
base: devel-v040
Choose a base branch
from
Open

V04 refactor #54

wants to merge 12 commits into from

Conversation

stribor14
Copy link
Collaborator

No description provided.

@stribor14 stribor14 added this to the v0.4.0 milestone Nov 5, 2024
@stribor14 stribor14 self-assigned this Nov 5, 2024
@romb-technologies romb-technologies deleted a comment from ojura Nov 5, 2024
@@ -116,12 +115,12 @@ class Curve
double length(double t1, double t2) const;

/*!
* \brief Compute parameter t which is S distance from given t
* \brief Compute parameter t which is dS distance from given t
Copy link

@ojura ojura Nov 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given an initial parameter t and its corresponding point p on the curve, compute t' of a point p' whose distance from p is dS (measured along the curve in the direction of increasing t). Returns t'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants