BWAPI
|
#include <list>
#include <CGAL/Object.h>
#include <CGAL/Basic_sweep_line_2.h>
#include <CGAL/Sweep_line_2/Sweep_line_curve_pair.h>
#include <CGAL/Arrangement_2/Open_hash.h>
#include <CGAL/Sweep_line_2/Sweep_line_2_impl.h>
Go to the source code of this file.
Classes | |
class | Sweep_line_2< Traits_, Visitor_, Subcurve_, Event_, Allocator_ > |
Definition of the Sweep_line_2 class.