BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Arr_conic_traits_2< Rat_kernel_, Alg_kernel_, Nt_traits_ >::Compare_endpoints_xy_2 Class Reference

#include <Arr_conic_traits_2.h>

List of all members.

Public Member Functions

Comparison_result operator() (const X_monotone_curve_2 &cv) const

template<class Rat_kernel_, class Alg_kernel_, class Nt_traits_>
class Arr_conic_traits_2< Rat_kernel_, Alg_kernel_, Nt_traits_ >::Compare_endpoints_xy_2


Member Function Documentation

template<class Rat_kernel_ , class Alg_kernel_ , class Nt_traits_ >
Comparison_result Arr_conic_traits_2< Rat_kernel_, Alg_kernel_, Nt_traits_ >::Compare_endpoints_xy_2::operator() ( const X_monotone_curve_2 cv) const [inline]

Compare the endpoints of an $x$-monotone curve lexicographically. (assuming the curve has a designated source and target points).

Parameters:
cvThe curve.
Returns:
SMALLER if the curve is directed right; LARGER if the curve is directed left.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines