BWAPI
Classes | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Kernel_d/Ray_d.h File Reference
#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>
Include dependency graph for Ray_d.h:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

template<class R >
std::ostream & operator<< ( std::ostream &  O,
const Ray_d< R > &  r 
)
template<class R >
std::istream & operator>> ( std::istream &  I,
Ray_d< R > &  r 
)

Here is the call graph for this function:

template<class R >
bool parallel ( const Ray_d< R > &  r1,
const Ray_d< R > &  r2 
)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines