BWAPI
|
#include <CGAL/Cartesian/Point_2.h>
Go to the source code of this file.
Functions | |
template<class K > | |
CGAL_BEGIN_NAMESPACE K::Point_2 | line_get_point (const LineC2< K > &l, int i) |
template<class K > | |
K::Point_2 | line_project_point (const LineC2< K > &l, const PointC2< K > &p) |
CGAL_BEGIN_NAMESPACE K::Point_2 line_get_point | ( | const LineC2< K > & | l, |
int | i | ||
) | [inline] |
K::Point_2 line_project_point | ( | const LineC2< K > & | l, |
const PointC2< K > & | p | ||
) | [inline] |