project

fun project(queryPoint: Vector2d, ds: Double = 3.0): Double

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

Parameters

queryPoint

query queryPoint

ds

spacing between guesses