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