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

Go to the source code of this file.
Classes | |
| class | Aff_transformationCd_rep< FT, LA > |
| class | Aff_transformationCd< _FT, _LA > |
Functions | |
| template<class FT , class LA > | |
| std::ostream & | operator<< (std::ostream &os, const Aff_transformationCd< FT, LA > &t) |
| template<class FT , class LA > | |
| std::istream & | operator>> (std::istream &is, Aff_transformationCd< FT, LA > &t) |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const Aff_transformationCd< FT, LA > & | t | ||
| ) |

| std::istream& operator>> | ( | std::istream & | is, |
| Aff_transformationCd< FT, LA > & | t | ||
| ) |

1.7.6.1