BWAPI
Classes | Defines | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Kernel_d/PointCd.h File Reference
#include <CGAL/basic.h>
#include <CGAL/Origin.h>
#include <CGAL/Kernel_d/Tuple_d.h>
Include dependency graph for PointCd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PointCd< _FT, _LA >

Defines

#define PointCd   PointCd2

Functions

template<class FT , class LA >
std::istream & operator>> (std::istream &, PointCd< FT, LA > &)
template<class FT , class LA >
std::ostream & operator<< (std::ostream &, const PointCd< FT, LA > &)

Define Documentation

#define PointCd   PointCd2

Function Documentation

template<class FT , class LA >
std::ostream& operator<< ( std::ostream &  ,
const PointCd< FT, LA > &   
)
template<class FT , class LA >
std::istream& operator>> ( std::istream &  ,
PointCd< FT, LA > &   
)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines