CGAL 5.4 - 2D and 3D Linear Geometry Kernel
CGAL::Aff_transformation_3< Kernel > Member List

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

Aff_transformation_3(const Identity_transformation &)CGAL::Aff_transformation_3< Kernel >
Aff_transformation_3(const Translation, const Vector_3< Kernel > &v)CGAL::Aff_transformation_3< Kernel >
Aff_transformation_3(const Scaling, const Kernel::RT &s, const Kernel::RT &hw=RT(1))CGAL::Aff_transformation_3< Kernel >
Aff_transformation_3(const Kernel::RT &m00, const Kernel::RT &m01, const Kernel::RT &m02, const Kernel::RT &m03, const Kernel::RT &m10, const Kernel::RT &m11, const Kernel::RT &m12, const Kernel::RT &m13, const Kernel::RT &m20, const Kernel::RT &m21, const Kernel::RT &m22, const Kernel::RT &m23, const Kernel::RT &hw=RT(1))CGAL::Aff_transformation_3< Kernel >
Aff_transformation_3(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 &m20, const Kernel::RT &m21, const Kernel::RT &m22, const Kernel::RT &hw=RT(1))CGAL::Aff_transformation_3< Kernel >
cartesian(int i, int j) constCGAL::Aff_transformation_3< Kernel >
hm(int i, int j) constCGAL::Aff_transformation_3< Kernel >
homogeneous(int i, int j) constCGAL::Aff_transformation_3< Kernel >
inverse() constCGAL::Aff_transformation_3< Kernel >
is_even() constCGAL::Aff_transformation_3< Kernel >
is_odd() constCGAL::Aff_transformation_3< Kernel >
is_scaling() constCGAL::Aff_transformation_3< Kernel >
is_translation() constCGAL::Aff_transformation_3< Kernel >
m(int i, int j) constCGAL::Aff_transformation_3< Kernel >
operator()(const Point_3< Kernel > &p) constCGAL::Aff_transformation_3< Kernel >
operator()(const Vector_3< Kernel > &p) constCGAL::Aff_transformation_3< Kernel >
operator()(const Direction_3< Kernel > &p) constCGAL::Aff_transformation_3< Kernel >
operator()(const Plane_3< Kernel > &p) constCGAL::Aff_transformation_3< Kernel >
operator*(const Aff_transformation_3< Kernel > &s) constCGAL::Aff_transformation_3< Kernel >
operator==(const Aff_transformation_3< Kernel > &s) constCGAL::Aff_transformation_3< Kernel >
transform(const Point_3< Kernel > &p) constCGAL::Aff_transformation_3< Kernel >
transform(const Vector_3< Kernel > &p) constCGAL::Aff_transformation_3< Kernel >
transform(const Direction_3< Kernel > &p) constCGAL::Aff_transformation_3< Kernel >
transform(const Plane_3< Kernel > &p) constCGAL::Aff_transformation_3< Kernel >