BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Homogeneous/distance_predicatesH3.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 R >
CGAL_BEGIN_NAMESPACE
Comparison_result 
compare_distance_to_point (const PointH3< R > &, const PointH3< R > &, const PointH3< R > &)
template<class R >
bool has_larger_distance_to_point (const PointH3< R > &, const PointH3< R > &, const PointH3< R > &)
template<class R >
bool has_smaller_distance_to_point (const PointH3< R > &, const PointH3< R > &, const PointH3< R > &)
template<class R >
Comparison_result compare_signed_distance_to_plane (const PlaneH3< R > &, const PointH3< R > &, const PointH3< R > &)
template<class R >
bool has_larger_signed_distance_to_plane (const PlaneH3< R > &, const PointH3< R > &, const PointH3< R > &)
template<class R >
bool has_smaller_signed_distance_to_plane (const PlaneH3< R > &, const PointH3< R > &, const PointH3< R > &)
template<class R >
Comparison_result compare_signed_distance_to_plane (const PointH3< R > &, const PointH3< R > &, const PointH3< R > &, const PointH3< R > &, const PointH3< R > &)
template<class R >
bool has_larger_signed_distance_to_plane (const PointH3< R > &, const PointH3< R > &, const PointH3< R > &, const PointH3< R > &, const PointH3< R > &)
template<class R >
bool has_smaller_signed_distance_to_plane (const PointH3< R > &, const PointH3< R > &, const PointH3< R > &, const PointH3< R > &, const PointH3< R > &)

Function Documentation

template<class R >
CGAL_KERNEL_MEDIUM_INLINE Comparison_result compare_distance_to_point ( const PointH3< R > &  p,
const PointH3< R > &  q,
const PointH3< R > &  r 
)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class R >
CGAL_KERNEL_INLINE Comparison_result compare_signed_distance_to_plane ( const PlaneH3< R > &  pl,
const PointH3< R > &  p,
const PointH3< R > &  q 
)

Here is the call graph for this function:

template<class R >
Comparison_result compare_signed_distance_to_plane ( const PointH3< R > &  p,
const PointH3< R > &  q,
const PointH3< R > &  r,
const PointH3< R > &  s,
const PointH3< R > &  t 
) [inline]

Here is the call graph for this function:

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

Here is the call graph for this function:

template<class R >
bool has_larger_signed_distance_to_plane ( const PlaneH3< R > &  pl,
const PointH3< R > &  p,
const PointH3< R > &  q 
)

Here is the call graph for this function:

template<class R >
bool has_larger_signed_distance_to_plane ( const PointH3< R > &  p,
const PointH3< R > &  q,
const PointH3< R > &  r,
const PointH3< R > &  s,
const PointH3< R > &  t 
) [inline]
template<class R >
CGAL_KERNEL_MEDIUM_INLINE bool has_smaller_distance_to_point ( const PointH3< R > &  p,
const PointH3< R > &  q,
const PointH3< R > &  r 
)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class R >
bool has_smaller_signed_distance_to_plane ( const PlaneH3< R > &  pl,
const PointH3< R > &  p,
const PointH3< R > &  q 
)

Here is the call graph for this function:

template<class R >
bool has_smaller_signed_distance_to_plane ( const PointH3< R > &  p,
const PointH3< R > &  q,
const PointH3< R > &  r,
const PointH3< R > &  s,
const PointH3< R > &  t 
) [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines