|
BWAPI
|
#include <boost/bind.hpp>#include <boost/utility.hpp>#include <boost/graph/adjacency_matrix.hpp>#include <CGAL/Unique_hash_map.h>#include <CGAL/Real_timer.h>

Go to the source code of this file.
Functions | |
| template<class Direction > | |
| bool | counterclockwise_at_or_in_between_2 (Direction const &p, Direction const &q, Direction const &r) |
| template<class Vertex_handle , class Halfedge_around_vertex_circulator > | |
| bool | ValidateFinalBisectorsAfterMerge (Vertex_handle, Halfedge_around_vertex_circulator cb) |
| bool counterclockwise_at_or_in_between_2 | ( | Direction const & | p, |
| Direction const & | q, | ||
| Direction const & | r | ||
| ) |
| bool ValidateFinalBisectorsAfterMerge | ( | Vertex_handle | , |
| Halfedge_around_vertex_circulator | cb | ||
| ) |
1.7.6.1