BWAPI
|
#include <CGAL/Line_2_Line_2_intersection.h>
#include <CGAL/squared_distance_utils.h>
#include <CGAL/Kernel/global_functions_internal_2.h>
Go to the source code of this file.
Classes | |
class | CGALi::Straight_2_base_ |
class | CGALi::Straight_2_< K > |
Namespaces | |
namespace | CGALi |
Functions | |
template<class K > | |
int | CGALi::sign_of_cross (typename K::Direction_2 const &dir1, typename K::Direction_2 const &dir2, const K &) |