project

public final Double project(Vector2d queryPoint, Double ds)

Project queryPoint onto the current path by applying fastProject with various guesses along the path.

Return

the displacement along the path where queryPoint is projected to.

Parameters

queryPoint

query queryPoint

ds

spacing between guesses