|
CGAL 6.3 - 1D Arrangements
|
Functions | |
| template<typename GeometryTraits_1, typename TopologyTraits> | |
| std::istream & | CGAL::Arrangement_on_curve_1::operator>> (std::istream &is, Arrangement_on_curve_1< GeometryTraits_1, TopologyTraits > &arr) |
| Extracts an arrangement from a given input stream is. | |
| std::istream & CGAL::Arrangement_on_curve_1::operator>> | ( | std::istream & | is, |
| Arrangement_on_curve_1< GeometryTraits_1, TopologyTraits > & | arr ) |
#include <CGAL/IO/iostream.h>
Extracts an arrangement from a given input stream is.
Only the basic geometric and topological features of the arrangement are read and no auxiliary data is attached to the vertices and edges.