#include <CGAL/Vector_2.h>
Go to the source code of this file.
Classes | |
class | Direction_2< R, T > |
Functions | |
template<class R > | |
std::ostream & | operator<< (std::ostream &os, const Direction_2< R > &d) |
template<class R > | |
std::istream & | operator>> (std::istream &is, Direction_2< R > &p) |
std::ostream& operator<< | ( | std::ostream & | os, |
const Direction_2< R > & | d | ||
) |
Definition at line 175 of file Direction_2.h.
References d.
std::istream& operator>> | ( | std::istream & | is, |
Direction_2< R > & | p | ||
) |
Definition at line 186 of file Direction_2.h.