BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Cartesian/ft_constructions_2.h File Reference
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::FT squared_distance (const PointC2< K > &p, const PointC2< K > &q)
template<class K >
K::FT scaled_distance_to_line (const LineC2< K > &l, const PointC2< K > &p)
template<class K >
K::FT scaled_distance_to_line (const PointC2< K > &p, const PointC2< K > &q, const PointC2< K > &r)
template<class K >
K::FT line_y_at_x (const LineC2< K > &l, const typename K::FT &x)
template<class K >
K::FT line_x_at_y (const LineC2< K > &l, const typename K::FT &y)

Function Documentation

template<class K >
K::FT line_x_at_y ( const LineC2< K > &  l,
const typename K::FT &  y 
) [inline]

Here is the call graph for this function:

template<class K >
K::FT line_y_at_x ( const LineC2< K > &  l,
const typename K::FT &  x 
) [inline]

Here is the call graph for this function:

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

Here is the call graph for this function:

template<class K >
K::FT scaled_distance_to_line ( const PointC2< K > &  p,
const PointC2< K > &  q,
const PointC2< K > &  r 
) [inline]

Here is the call graph for this function:

template<class K >
CGAL_BEGIN_NAMESPACE K::FT squared_distance ( const PointC2< K > &  p,
const PointC2< K > &  q 
) [inline]

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines