CGAL 4.9 - 2D and 3D Linear Geometry Kernel
|
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) const | CGAL::Aff_transformation_3< Kernel > | |
hm(int i, int j) const | CGAL::Aff_transformation_3< Kernel > | |
homogeneous(int i, int j) const | CGAL::Aff_transformation_3< Kernel > | |
inverse() const | CGAL::Aff_transformation_3< Kernel > | |
is_even() const | CGAL::Aff_transformation_3< Kernel > | |
is_odd() const | CGAL::Aff_transformation_3< Kernel > | |
m(int i, int j) const | CGAL::Aff_transformation_3< Kernel > | |
operator()(const Point_3< Kernel > &p) const | CGAL::Aff_transformation_3< Kernel > | |
operator()(const Vector_3< Kernel > &p) const | CGAL::Aff_transformation_3< Kernel > | |
operator()(const Direction_3< Kernel > &p) const | CGAL::Aff_transformation_3< Kernel > | |
operator()(const Plane_3< Kernel > &p) const | CGAL::Aff_transformation_3< Kernel > | |
operator*(const Aff_transformation_3< Kernel > &s) const | CGAL::Aff_transformation_3< Kernel > | |
transform(const Point_3< Kernel > &p) const | CGAL::Aff_transformation_3< Kernel > | |
transform(const Vector_3< Kernel > &p) const | CGAL::Aff_transformation_3< Kernel > | |
transform(const Direction_3< Kernel > &p) const | CGAL::Aff_transformation_3< Kernel > | |
transform(const Plane_3< Kernel > &p) const | CGAL::Aff_transformation_3< Kernel > |