BWAPI
Classes | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Ray_2.h File Reference
#include <boost/static_assert.hpp>
#include <boost/type_traits.hpp>
#include <CGAL/Kernel/Return_base_tag.h>
#include <CGAL/representation_tags.h>
#include <CGAL/Dimension.h>
Include dependency graph for Ray_2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ray_2< R_ >

Functions

template<class R >
std::ostream & insert (std::ostream &os, const Ray_2< R > &r, const Cartesian_tag &)
template<class R >
std::ostream & insert (std::ostream &os, const Ray_2< R > &r, const Homogeneous_tag &)
template<class R >
std::ostream & operator<< (std::ostream &os, const Ray_2< R > &r)
template<class R >
std::istream & extract (std::istream &is, Ray_2< R > &r, const Cartesian_tag &)
template<class R >
std::istream & extract (std::istream &is, Ray_2< R > &r, const Homogeneous_tag &)
template<class R >
std::istream & operator>> (std::istream &is, Ray_2< R > &r)

Function Documentation

template<class R >
std::istream& extract ( std::istream &  is,
Ray_2< R > &  r,
const Cartesian_tag  
)
template<class R >
std::istream& extract ( std::istream &  is,
Ray_2< R > &  r,
const Homogeneous_tag  
)
template<class R >
std::ostream& insert ( std::ostream &  os,
const Ray_2< R > &  r,
const Cartesian_tag  
)

Here is the call graph for this function:

template<class R >
std::ostream& insert ( std::ostream &  os,
const Ray_2< R > &  r,
const Homogeneous_tag  
)

Here is the call graph for this function:

template<class R >
std::ostream& operator<< ( std::ostream &  os,
const Ray_2< R > &  r 
)

Here is the call graph for this function:

template<class R >
std::istream& operator>> ( std::istream &  is,
Ray_2< R > &  r 
)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines