|
#include <wykobi.hpp>
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::wykobi | |
armarx::wykobi::ext | |
Functions | |
template<typename T > | |
inline ::wykobi::point2d< T > | closest_point_on_polygon_from_point (const ::wykobi::polygon< T, 2 > &polygon, const ::wykobi::point2d< T > &point) |
Compared to wykobi::closest_point_on_polygon_from_point, this function also projects points inside the polygon onto the boundary. More... | |