This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | mlib |
Functions | |
template<class P> | |
P | mlib::nearest_pt_to_line_seg (const P &pt, const P &st, const P &en) |
Returns the nearest point on the line segment (st ,en ) to the point, pt . |
Definition in file nearest_pt.H.