BWAPI
|
#include <CGAL/Origin.h>
#include <CGAL/array.h>
#include <CGAL/constant.h>
#include <CGAL/Handle_for.h>
Go to the source code of this file.
Classes | |
class | VectorC2< R_ > |
Functions | |
template<class R > | |
CGAL_KERNEL_INLINE bool | operator== (const VectorC2< R > &v, const VectorC2< R > &w) |
template<class R > | |
bool | operator!= (const VectorC2< R > &v, const VectorC2< R > &w) |
template<class R > | |
bool | operator== (const VectorC2< R > &v, const Null_vector &) |
template<class R > | |
bool | operator== (const Null_vector &n, const VectorC2< R > &v) |
template<class R > | |
bool | operator!= (const VectorC2< R > &v, const Null_vector &n) |
template<class R > | |
bool | operator!= (const Null_vector &n, const VectorC2< R > &v) |
bool operator!= | ( | const VectorC2< R > & | v, |
const Null_vector & | n | ||
) | [inline] |
bool operator!= | ( | const Null_vector & | n, |
const VectorC2< R > & | v | ||
) | [inline] |
CGAL_KERNEL_INLINE bool operator== | ( | const VectorC2< R > & | v, |
const VectorC2< R > & | w | ||
) |
bool operator== | ( | const VectorC2< R > & | v, |
const Null_vector & | |||
) | [inline] |
bool operator== | ( | const Null_vector & | n, |
const VectorC2< R > & | v | ||
) | [inline] |