BWAPI
|
Go to the source code of this file.
Classes | |
class | PointMark< K > |
Functions | |
template<typename Kernel > | |
std::ostream & | operator<< (std::ostream &out, const PointMark< Kernel > &pm) |
template<typename Kernel > | |
bool | operator== (const PointMark< Kernel > &pm1, const PointMark< Kernel > &pm2) |
template<typename Kernel > | |
const PointMark< Kernel > | operator+ (const PointMark< Kernel > &pm1, const PointMark< Kernel > &pm2) |
const PointMark<Kernel> operator+ | ( | const PointMark< Kernel > & | pm1, |
const PointMark< Kernel > & | pm2 | ||
) |
std::ostream& operator<< | ( | std::ostream & | out, |
const PointMark< Kernel > & | pm | ||
) |