wykobi_ext.h File Reference
#include <wykobi.hpp>
+ Include dependency graph for wykobi_ext.h:
+ This graph shows which files directly or indirectly include this file:

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< Tclosest_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...