Go to the source code of this file.
Classes |
class | Aff_transformation_3< R_ > |
Functions |
template<class R > |
std::ostream & | operator<< (std::ostream &os, const CGAL::Aff_transformation_3< R > &t) |
template<class R > |
std::istream & | operator>> (std::istream &is, CGAL::Aff_transformation_3< R > &t) |
Function Documentation
template<class R >
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const CGAL::Aff_transformation_3< R > & |
t |
|
) |
| |
template<class R >
std::istream& operator>> |
( |
std::istream & |
is, |
|
|
CGAL::Aff_transformation_3< R > & |
t |
|
) |
| |