BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Min_ellipse_2/Min_ellipse_2_impl.h File Reference
#include <iterator>
Include dependency graph for Min_ellipse_2_impl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class Traits_ >
CGAL_BEGIN_NAMESPACE std::ostream & operator<< (std::ostream &os, const Min_ellipse_2< Traits_ > &min_ellipse)
template<class Traits_ >
std::istream & operator>> (std::istream &is, CGAL::Min_ellipse_2< Traits_ > &min_ellipse)

Function Documentation

template<class Traits_ >
CGAL_BEGIN_NAMESPACE std::ostream& operator<< ( std::ostream &  os,
const Min_ellipse_2< Traits_ > &  min_ellipse 
)

Here is the call graph for this function:

template<class Traits_ >
std::istream& operator>> ( std::istream &  is,
CGAL::Min_ellipse_2< Traits_ > &  min_ellipse 
)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines