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