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

Go to the source code of this file.

Functions

template<class R >
CGAL_BEGIN_NAMESPACE
CGAL_KERNEL_MEDIUM_INLINE bool 
has_larger_distance_to_point (const PointH2< R > &p, const PointH2< R > &q, const PointH2< R > &r)
template<class R >
CGAL_KERNEL_INLINE
Comparison_result 
compare_signed_distance_to_line (const LineH2< R > &l, const PointH2< R > &p, const PointH2< R > &q)
template<class R >
CGAL_KERNEL_INLINE bool has_larger_signed_distance_to_line (const LineH2< R > &l, const PointH2< R > &p, const PointH2< R > &q)
template<class R >
CGAL_KERNEL_INLINE bool has_smaller_signed_distance_to_line (const LineH2< R > &l, const PointH2< R > &p, const PointH2< R > &q)
template<class R >
CGAL_KERNEL_MEDIUM_INLINE
Comparison_result 
compare_signed_distance_to_line (const PointH2< R > &p, const PointH2< R > &q, const PointH2< R > &r, const PointH2< R > &s)
template<class R >
CGAL_KERNEL_MEDIUM_INLINE bool has_smaller_signed_distance_to_line (const PointH2< R > &p, const PointH2< R > &q, const PointH2< R > &r, const PointH2< R > &s)
template<class R >
CGAL_KERNEL_MEDIUM_INLINE bool has_larger_signed_distance_to_line (const PointH2< R > &p, const PointH2< R > &q, const PointH2< R > &r, const PointH2< R > &s)

Function Documentation

template<class R >
CGAL_KERNEL_INLINE Comparison_result compare_signed_distance_to_line ( const LineH2< R > &  l,
const PointH2< R > &  p,
const PointH2< R > &  q 
)

Here is the call graph for this function:

template<class R >
CGAL_KERNEL_MEDIUM_INLINE Comparison_result compare_signed_distance_to_line ( const PointH2< R > &  p,
const PointH2< R > &  q,
const PointH2< R > &  r,
const PointH2< R > &  s 
)

Here is the call graph for this function:

template<class R >
CGAL_BEGIN_NAMESPACE CGAL_KERNEL_MEDIUM_INLINE bool has_larger_distance_to_point ( const PointH2< R > &  p,
const PointH2< R > &  q,
const PointH2< R > &  r 
)

Here is the call graph for this function:

template<class R >
CGAL_KERNEL_INLINE bool has_larger_signed_distance_to_line ( const LineH2< R > &  l,
const PointH2< R > &  p,
const PointH2< R > &  q 
)

Here is the call graph for this function:

template<class R >
CGAL_KERNEL_MEDIUM_INLINE bool has_larger_signed_distance_to_line ( const PointH2< R > &  p,
const PointH2< R > &  q,
const PointH2< R > &  r,
const PointH2< R > &  s 
)

Here is the call graph for this function:

template<class R >
CGAL_KERNEL_INLINE bool has_smaller_signed_distance_to_line ( const LineH2< R > &  l,
const PointH2< R > &  p,
const PointH2< R > &  q 
)

Here is the call graph for this function:

template<class R >
CGAL_KERNEL_MEDIUM_INLINE bool has_smaller_signed_distance_to_line ( const PointH2< R > &  p,
const PointH2< R > &  q,
const PointH2< R > &  r,
const PointH2< R > &  s 
)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines