Template Function lanelet::geometry::project(const LineString2dT&, const BasicPoint2d&)
Defined in File LineString.h
Function Documentation
-
template<typename LineString2dT, typename>
BasicPoint2d lanelet::geometry::project(const LineString2dT &lineString, const BasicPoint2d &pointToProject) Projects the given point in 2d to the LineString.