|
BWAPI
|
#include <CGAL/tags.h>#include <CGAL/intersections.h>#include <CGAL/Arr_tags.h>#include <CGAL/Arr_geometry_traits/Segment_assertions.h>#include <fstream>

Go to the source code of this file.
The segment traits-class for the arrangement package.
| OutputStream& operator<< | ( | OutputStream & | os, |
| const Arr_segment_2< Kernel > & | seg | ||
| ) |
Exporter for the segment class used by the traits-class.
| InputStream& operator>> | ( | InputStream & | is, |
| Arr_segment_2< Kernel > & | seg | ||
| ) |
Importer for the segment class used by the traits-class.
1.7.6.1