This commit is contained in:
Andreas Fabri 2012-10-02 20:41:30 +00:00
parent accec80213
commit f18a490f72
6 changed files with 6 additions and 6 deletions

View File

@ -48,7 +48,7 @@ library, with its ability to exactly represent simple algebraic numbers.
While `Arr_Bezier_curve_traits_2` models the concept
`ArrangementDirectionalXMonotoneTraits_2`, the implementation of
the `Arr_mergeable_2` operation does not enforce the input curves
the `Are_mergeable_2` operation does not enforce the input curves
to have the same direction as a precondition. Moreover, `Arr_Bezier_curve_traits_2`
supports the merging of curves of opposite directions.

View File

@ -31,7 +31,7 @@ For more details see the documentation of \ref ::CGAL::Sqrt_extension<NT,ROOT>
While `Arr_circle_segment_traits_2` models the concept
`ArrangementDirectionalXMonotoneTraits_2`, the implementation of
the `Arr_mergeable_2` operation does not enforce the input curves
the `Are_mergeable_2` operation does not enforce the input curves
to have the same direction as a precondition. Moreover, `Arr_circle_segment_traits_2`
supports the merging of curves of opposite directions.

View File

@ -69,7 +69,7 @@ and defines a curve and \f$ x\f$-monotone curve types, as detailed below.
While the `Arr_conic_traits_2` models the concept
`ArrangementDirectionalXMonotoneTraits_2`, the implementation of
the `Arr_mergeable_2` operation does not enforce the input curves
the `Are_mergeable_2` operation does not enforce the input curves
to have the same direction as a precondition. Moreover, `Arr_conic_traits_2`
supports the merging of curves of opposite directions.

View File

@ -28,7 +28,7 @@ arrangements of huge sets of input segments.
While `Arr_non_caching_segment_traits_2` models the concept
`ArrangementDirectionalXMonotoneTraits_2`, the implementation of
the `Arr_mergeable_2` operation does not enforce the input curves
the `Are_mergeable_2` operation does not enforce the input curves
to have the same direction as a precondition. Moreover, `Arr_non_caching_segment_traits_2`
supports the merging of curves of opposite directions.

View File

@ -46,7 +46,7 @@ namespace CGAL {
While `Arr_rational_function_traits_2` models the concept
`ArrangementDirectionalXMonotoneTraits_2`, the implementation of
the `Arr_mergeable_2` operation does not enforce the input curves
the `Are_mergeable_2` operation does not enforce the input curves
to have the same direction as a precondition. Moreover, `Arr_rational_function_traits_2`
supports the merging of curves of opposite directions.

View File

@ -54,7 +54,7 @@ with the `Arr_non_caching_segment_traits_2` traits-class.
While `Arr_segment_traits_2` models the concept
`ArrangementDirectionalXMonotoneTraits_2`, the implementation of
the `Arr_mergeable_2` operation does not enforce the input curves
the `Are_mergeable_2` operation does not enforce the input curves
to have the same direction as a precondition. Moreover, `Arr_segment_traits_2`
supports the merging of curves of opposite directions.