#include <CGAL/envelope_2.h>
| ||||
|
| |||
Computes the upper envelope of a set of curves in ℝ2,
as given by the range [begin, end). The upper envelope is
represented using the output maximization diagram diag,
which must be a model of the EnvelopeDiagram_1 concept.
|