BWAPI
Classes | Namespaces | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Polygon_2/Polygon_2_impl.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  i_polygon::Equal_pred< Equal_2, Point_2 >

Namespaces

namespace  i_polygon

Functions

template<class Traits_P , class Container1_P , class Container2_P >
bool operator== (const Polygon_2< Traits_P, Container1_P > &x, const Polygon_2< Traits_P, Container2_P > &y)
template<class Traits_P , class Container_P >
std::istream & operator>> (std::istream &is, Polygon_2< Traits_P, Container_P > &p)
template<class Traits_P , class Container_P >
std::ostream & operator<< (std::ostream &os, const Polygon_2< Traits_P, Container_P > &p)
template<class Transformation , class Traits_P , class Container_P >
Polygon_2< Traits_P, Container_P > transform (const Transformation &t, const Polygon_2< Traits_P, Container_P > &p)

Function Documentation

template<class Traits_P , class Container_P >
std::ostream& operator<< ( std::ostream &  os,
const Polygon_2< Traits_P, Container_P > &  p 
)

Here is the call graph for this function:

template<class Traits_P , class Container1_P , class Container2_P >
bool operator== ( const Polygon_2< Traits_P, Container1_P > &  x,
const Polygon_2< Traits_P, Container2_P > &  y 
)

Here is the call graph for this function:

template<class Traits_P , class Container_P >
std::istream& operator>> ( std::istream &  is,
Polygon_2< Traits_P, Container_P > &  p 
)

Here is the call graph for this function:

template<class Transformation , class Traits_P , class Container_P >
Polygon_2<Traits_P,Container_P> transform ( const Transformation t,
const Polygon_2< Traits_P, Container_P > &  p 
)

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines