BWAPI
|
Go to the source code of this file.
Functions | |
template<class K > | |
CGAL_BEGIN_NAMESPACE LineC2< K > | line_from_point_direction (const PointC2< K > &p, const DirectionC2< K > &d) |
template<class K > | |
LineC2< K > | perpendicular_through_point (const LineC2< K > &l, const PointC2< K > &p) |
CGAL_BEGIN_NAMESPACE LineC2<K> line_from_point_direction | ( | const PointC2< K > & | p, |
const DirectionC2< K > & | d | ||
) | [inline] |