#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_ >::Are_mergeable_2
Member Function Documentation
template<class Rat_kernel_ , class Alg_kernel_ , class Nt_traits_ >
Check whether it is possible to merge two given x-monotone curves.
- Parameters:
-
cv1 | The first curve. |
cv2 | The second curve. |
- Returns:
- (true) if the two curves are mergeable - if they are supported by the same line and share a common endpoint; (false) otherwise.
The documentation for this class was generated from the following file: