\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 5.0.2 - 2D and 3D Linear Geometry Kernel
CGAL::Aff_transformation_2< Kernel > Member List

This is the complete list of members for CGAL::Aff_transformation_2< Kernel >, including all inherited members.

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) constCGAL::Aff_transformation_2< Kernel >
hm(int i, int j) constCGAL::Aff_transformation_2< Kernel >
homogeneous(int i, int j) constCGAL::Aff_transformation_2< Kernel >
inverse() constCGAL::Aff_transformation_2< Kernel >
is_even() constCGAL::Aff_transformation_2< Kernel >
is_odd() constCGAL::Aff_transformation_2< Kernel >
m(int i, int j) constCGAL::Aff_transformation_2< Kernel >
operator()(const Point_2< Kernel > &p) constCGAL::Aff_transformation_2< Kernel >
operator()(const Vector_2< Kernel > &p) constCGAL::Aff_transformation_2< Kernel >
operator()(const Direction_2< Kernel > &p) constCGAL::Aff_transformation_2< Kernel >
operator()(const Line_2< Kernel > &p) constCGAL::Aff_transformation_2< Kernel >
operator*(const Aff_transformation_2< Kernel > &s) constCGAL::Aff_transformation_2< Kernel >
operator==(const Aff_transformation_2< Kernel > &s) constCGAL::Aff_transformation_2< Kernel >
transform(const Point_2< Kernel > &p) constCGAL::Aff_transformation_2< Kernel >
transform(const Vector_2< Kernel > &p) constCGAL::Aff_transformation_2< Kernel >
transform(const Direction_2< Kernel > &p) constCGAL::Aff_transformation_2< Kernel >
transform(const Line_2< Kernel > &p) constCGAL::Aff_transformation_2< Kernel >