#include <Arr_conic_traits_2.h>
List of all members.
template<class Rat_kernel_, class Alg_kernel_, class Nt_traits_>
class Arr_conic_traits_2< Rat_kernel_, Alg_kernel_, Nt_traits_ >::Compare_x_2
Member Function Documentation
template<class Rat_kernel_ , class Alg_kernel_ , class Nt_traits_ >
Compare the x-coordinates of two points.
- Parameters:
-
p1 | The first point. |
p2 | The second point. |
- Returns:
- LARGER if x(p1) > x(p2); SMALLER if x(p1) < x(p2); EQUAL if x(p1) = x(p2).
The documentation for this class was generated from the following file: