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_ >::Merge_2 Class Reference

#include <Arr_conic_traits_2.h>

List of all members.

Public Member Functions

void operator() (const X_monotone_curve_2 &cv1, const X_monotone_curve_2 &cv2, X_monotone_curve_2 &c) const

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


Member Function Documentation

template<class Rat_kernel_ , class Alg_kernel_ , class Nt_traits_ >
void Arr_conic_traits_2< Rat_kernel_, Alg_kernel_, Nt_traits_ >::Merge_2::operator() ( const X_monotone_curve_2 cv1,
const X_monotone_curve_2 cv2,
X_monotone_curve_2 c 
) const [inline]

Merge two given x-monotone curves into a single curve (segment).

Parameters:
cv1The first curve.
cv2The second curve.
cOutput: The merged curve.
Precondition:
The two curves are mergeable, that is they are supported by the same conic curve and share a common endpoint.

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