#include <CGAL/config.h>

Go to the source code of this file.
Classes | |
| class | Translation |
| class | Rotation |
| class | Scaling |
| class | Reflection |
| class | Identity_transformation |
Variables | |
| 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().
| 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().