mirror of https://github.com/CGAL/cgal
## Fixed the Landmark point-location strategy of the Aos_2 package, so that it can be applied to arrangements on a sphere. The title says it all. I slightly changed one paragraph in the user manual. Here is the new version: The arrangement attached to the landmark strategy must be either (i) an instance of the `Arrangement_2]<Geom,Dcel>` class template, where the `Traits` parameter is substituted by a geometry-traits class that models the `ArrangementLandmarkTraits_2` concept, or (ii) an instance of the `Arrangement_on_surface_2<GeomTraits,TopolTraits>` class template, where the `GeometryTraits` is similarly substituted; see Section The Landmark Concept for details about this concept. ## Release Management * Affected package(s): Arrangement_on_surface_2 * Issue(s) solved (if any): NA * Feature/Small Feature (if any): NA * Link to compiled documentation: Changed one paragraph; see above. * License and copyright ownership: TAU |
||
|---|---|---|
| .. | ||
| benchmark | ||
| demo | ||
| doc/Arrangement_on_surface_2 | ||
| examples/Arrangement_on_surface_2 | ||
| include/CGAL | ||
| package_info/Arrangement_on_surface_2 | ||
| test/Arrangement_on_surface_2 | ||
| TODO | ||