BWAPI
|
#include <CGAL/Kernel_d/Pair_d.h>
#include <CGAL/Kernel_d/Segment_d.h>
#include <CGAL/Kernel_d/Ray_d.h>
#include <CGAL/Dimension.h>
Go to the source code of this file.
Classes | |
class | Line_d< p_R > |
Functions | |
template<class R > | |
CGAL_BEGIN_NAMESPACE std::istream & | operator>> (std::istream &, Line_d< R > &) |
template<class R > | |
std::ostream & | operator<< (std::ostream &, const Line_d< R > &) |
template<class R > | |
bool | weak_equality (const Line_d< R > &l1, const Line_d< R > &l2) |
template<class R > | |
bool | parallel (const Line_d< R > &l1, const Line_d< R > &l2) |
bool weak_equality | ( | const Line_d< R > & | l1, |
const Line_d< R > & | l2 | ||
) |