BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Cartesian/predicates_on_points_2.h File Reference
#include <CGAL/Cartesian/Point_2.h>
#include <CGAL/predicates/kernel_ftC2.h>
Include dependency graph for predicates_on_points_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 bool equal_xy (const PointC2< K > &p, const PointC2< K > &q)
template<class K >
Comparison_result compare_lexicographically_yx (const PointC2< K > &p, const PointC2< K > &q)

Function Documentation

template<class K >
Comparison_result compare_lexicographically_yx ( const PointC2< K > &  p,
const PointC2< K > &  q 
) [inline]

Here is the call graph for this function:

template<class K >
CGAL_BEGIN_NAMESPACE bool equal_xy ( 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