BWAPI
|
#include <CGAL/Arr_observer.h>
#include <CGAL/Arrangement_2/Arr_traits_adaptor_2.h>
#include <CGAL/Arr_point_location/Arr_lm_nearest_neighbor.h>
#include <CGAL/Arr_batched_point_location.h>
#include <list>
#include <algorithm>
#include <vector>
Go to the source code of this file.
Classes | |
class | Arr_landmarks_generator_base< Arrangement_, Nearest_neighbor_ > |
Definition of the Arr_landmarks_generator_base<Arrangement> template.