|
BWAPI
|
#include <CGAL/basic.h>#include <CGAL/aff_transformation_tags.h>#include <CGAL/rational_rotation.h>#include <CGAL/Handle_for.h>

Go to the source code of this file.
Classes | |
| class | Aff_transformationHd_rep< RT, LA > |
| class | Aff_transformationHd< _RT, _LA > |
Functions | |
| template<class RT , class LA > | |
| std::ostream & | operator<< (std::ostream &os, const Aff_transformationHd< RT, LA > &t) |
| template<class RT , class LA > | |
| std::istream & | operator>> (std::istream &is, Aff_transformationHd< RT, LA > &t) |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const Aff_transformationHd< RT, LA > & | t | ||
| ) |

| std::istream& operator>> | ( | std::istream & | is, |
| Aff_transformationHd< RT, LA > & | t | ||
| ) |

1.7.6.1