BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Cartesian/point_constructions_2.h File Reference
#include <CGAL/Cartesian/Point_2.h>
Include dependency graph for point_constructions_2.h:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

template<class K >
CGAL_BEGIN_NAMESPACE K::Point_2 line_get_point ( const LineC2< K > &  l,
int  i 
) [inline]

Here is the call graph for this function:

template<class K >
K::Point_2 line_project_point ( const LineC2< K > &  l,
const PointC2< K > &  p 
) [inline]

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines