#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_ >::Equal_2
Member Function Documentation
template<class Rat_kernel_ , class Alg_kernel_ , class Nt_traits_ >
Check if the two x-monotone curves are the same (have the same graph).
- Parameters:
-
cv1 | The first curve. |
cv2 | The second curve. |
- Returns:
- (true) if the two curves are the same; (false) otherwise.
template<class Rat_kernel_ , class Alg_kernel_ , class Nt_traits_ >
Check if the two points are the same.
- Parameters:
-
p1 | The first point. |
p2 | The second point. |
- Returns:
- (true) if the two point are the same; (false) otherwise.
The documentation for this class was generated from the following file: