#include <CGAL/aff_transformation_tags.h>
Go to the source code of this file.
Variables | |
| CGAL_BEGIN_NAMESPACE Translation | TRANSLATION |
| Rotation | ROTATION |
| Scaling | SCALING |
| Reflection | REFLECTION |
| Identity_transformation | IDENTITY |
| Identity_transformation IDENTITY |
Definition at line 61 of file aff_transformation_tags.C.
| Reflection REFLECTION |
Definition at line 60 of file aff_transformation_tags.C.
| Rotation ROTATION |
Definition at line 58 of file aff_transformation_tags.C.
Referenced by Rotation_repS2< FT >::compose(), and Rotation_repS2< FT >::inverse().
| Scaling SCALING |
Definition at line 59 of file aff_transformation_tags.C.
Referenced by Scaling_repS2< FT >::compose(), Scaling_repS3< FT >::inverse(), and Scaling_repS2< FT >::inverse().
| CGAL_BEGIN_NAMESPACE Translation TRANSLATION |
Definition at line 57 of file aff_transformation_tags.C.
Referenced by Translation_repS2< FT >::compose(), Translation_repS3< FT >::inverse(), and Translation_repS2< FT >::inverse().