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

Go to the source code of this file.

Classes

class  HyperplaneCd< _FT, _LA >

Defines

#define PointCd   PointCd2

Functions

template<class FT , class LA >
std::istream & operator>> (std::istream &, HyperplaneCd< FT, LA > &)
template<class FT , class LA >
std::ostream & operator<< (std::ostream &, const HyperplaneCd< FT, LA > &)
template<class FT , class LA >
bool weak_equality (const HyperplaneCd< FT, LA > &h1, const HyperplaneCd< FT, LA > &h2)

Define Documentation

#define PointCd   PointCd2

Function Documentation

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

Here is the call graph for this function:

template<class FT , class LA >
bool weak_equality ( const HyperplaneCd< FT, LA > &  h1,
const HyperplaneCd< FT, LA > &  h2 
)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines