Aff_transformation_2(const Identity_transformation &) | CGAL::Aff_transformation_2< Kernel > | |
Aff_transformation_2(const Translation, const Vector_2< Kernel > &v) | CGAL::Aff_transformation_2< Kernel > | |
Aff_transformation_2(const Rotation, const Direction_2< Kernel > &d, const Kernel::RT &num, const Kernel::RT &den=RT(1)) | CGAL::Aff_transformation_2< Kernel > | |
Aff_transformation_2(const Rotation, const Kernel::RT &sine_rho, const Kernel::RT &cosine_rho, const Kernel::RT &hw=RT(1)) | CGAL::Aff_transformation_2< Kernel > | |
Aff_transformation_2(const Scaling, const Kernel::RT &s, const Kernel::RT &hw=RT(1)) | CGAL::Aff_transformation_2< Kernel > | |
Aff_transformation_2(const Reflection, const Line_2< Kernel > &l) | CGAL::Aff_transformation_2< Kernel > | |
Aff_transformation_2(const Kernel::RT &m00, const Kernel::RT &m01, const Kernel::RT &m02, const Kernel::RT &m10, const Kernel::RT &m11, const Kernel::RT &m12, const Kernel::RT &hw=RT(1)) | CGAL::Aff_transformation_2< Kernel > | |
Aff_transformation_2(const Kernel::RT &m00, const Kernel::RT &m01, const Kernel::RT &m10, const Kernel::RT &m11, const Kernel::RT &hw=RT(1)) | CGAL::Aff_transformation_2< Kernel > | |
cartesian(int i, int j) const | CGAL::Aff_transformation_2< Kernel > | |
hm(int i, int j) const | CGAL::Aff_transformation_2< Kernel > | |
homogeneous(int i, int j) const | CGAL::Aff_transformation_2< Kernel > | |
inverse() const | CGAL::Aff_transformation_2< Kernel > | |
is_even() const | CGAL::Aff_transformation_2< Kernel > | |
is_odd() const | CGAL::Aff_transformation_2< Kernel > | |
m(int i, int j) const | CGAL::Aff_transformation_2< Kernel > | |
operator()(const Point_2< Kernel > &p) const | CGAL::Aff_transformation_2< Kernel > | |
operator()(const Vector_2< Kernel > &p) const | CGAL::Aff_transformation_2< Kernel > | |
operator()(const Direction_2< Kernel > &p) const | CGAL::Aff_transformation_2< Kernel > | |
operator()(const Line_2< Kernel > &p) const | CGAL::Aff_transformation_2< Kernel > | |
operator*(const Aff_transformation_2< Kernel > &s) const | CGAL::Aff_transformation_2< Kernel > | |
operator==(const Aff_transformation_2< Kernel > &s) const | CGAL::Aff_transformation_2< Kernel > | |
transform(const Point_2< Kernel > &p) const | CGAL::Aff_transformation_2< Kernel > | |
transform(const Vector_2< Kernel > &p) const | CGAL::Aff_transformation_2< Kernel > | |
transform(const Direction_2< Kernel > &p) const | CGAL::Aff_transformation_2< Kernel > | |
transform(const Line_2< Kernel > &p) const | CGAL::Aff_transformation_2< Kernel > | |