BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Homogeneous/predicates_on_pointsH3.h File Reference
#include <CGAL/Homogeneous/PointH3.h>
Include dependency graph for predicates_on_pointsH3.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 
lexicographically_xy_smaller (const PointH3< R > &p, const PointH3< R > &q)
template<class R >
CGAL_KERNEL_MEDIUM_INLINE
Comparison_result 
compare_xy (const PointH3< R > &p, const PointH3< R > &q)
template<class R >
CGAL_KERNEL_INLINE bool equal_xy (const PointH3< R > &p, const PointH3< R > &q)
template<class R >
CGAL_KERNEL_INLINE bool equal_xyz (const PointH3< R > &p, const PointH3< R > &q)
template<class R >
CGAL_KERNEL_INLINE bool less_x (const PointH3< R > &p, const PointH3< R > &q)
template<class R >
CGAL_KERNEL_INLINE bool less_y (const PointH3< R > &p, const PointH3< R > &q)
template<class R >
CGAL_KERNEL_INLINE bool less_z (const PointH3< R > &p, const PointH3< R > &q)

Function Documentation

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

Here is the call graph for this function:

template<class R >
CGAL_KERNEL_INLINE bool equal_xy ( const PointH3< R > &  p,
const PointH3< R > &  q 
)

Here is the call graph for this function:

template<class R >
CGAL_KERNEL_INLINE bool equal_xyz ( const PointH3< R > &  p,
const PointH3< R > &  q 
)

Here is the call graph for this function:

template<class R >
CGAL_KERNEL_INLINE bool less_x ( const PointH3< R > &  p,
const PointH3< R > &  q 
)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class R >
CGAL_KERNEL_INLINE bool less_y ( const PointH3< R > &  p,
const PointH3< R > &  q 
)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class R >
CGAL_KERNEL_INLINE bool less_z ( const PointH3< R > &  p,
const PointH3< R > &  q 
)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class R >
CGAL_BEGIN_NAMESPACE CGAL_KERNEL_MEDIUM_INLINE bool lexicographically_xy_smaller ( const PointH3< R > &  p,
const PointH3< R > &  q 
)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines