kig
Transformation Member List
This is the complete list of members for Transformation, including all inherited members.
affinityGI3P(const std::vector< Coordinate > &FromPoints, const std::vector< Coordinate > &ToPoints, bool &valid) | Transformation | static |
apply(const double x0, const double x1, const double x2) const | Transformation | |
apply(const Coordinate &c) const | Transformation | |
apply(double length) const | Transformation | |
apply0(const Coordinate &c) const | Transformation | |
apply2by2only(const Coordinate &c) const | Transformation | |
castShadow(const Coordinate &ls, const LineData &d) | Transformation | static |
data(int r, int c) const | Transformation | |
getAffineDeterminant() const | Transformation | |
getProjectiveIndicator(const Coordinate &c) const | Transformation | |
getRotationAngle() const | Transformation | |
harmonicHomology(const Coordinate ¢er, const LineData &axis) | Transformation | static |
identity() | Transformation | static |
inverse(bool &valid) const | Transformation | |
isAffine() const | Transformation | |
isHomothetic() const | Transformation | |
lineReflection(const LineData &l) | Transformation | static |
operator*(const Transformation &a, const Transformation &b) | Transformation | friend |
operator==(const Transformation &lhs, const Transformation &rhs) | Transformation | friend |
pointReflection(const Coordinate &c) | Transformation | static |
projectiveRotation(double alpha, const Coordinate &d, const Coordinate &t) | Transformation | static |
projectivityGI4P(const std::vector< Coordinate > &FromPoints, const std::vector< Coordinate > &ToPoints, bool &valid) | Transformation | static |
rotation(double angle, const Coordinate ¢er=Coordinate()) | Transformation | static |
scalingOverLine(double factor, const LineData &l) | Transformation | static |
scalingOverPoint(double factor, const Coordinate ¢er=Coordinate()) | Transformation | static |
similitude(const Coordinate ¢er, double theta, double factor) | Transformation | static |
Transformation(double data[3][3], bool ishomothety) | Transformation | |
translation(const Coordinate &c) | Transformation | static |
~Transformation() | Transformation |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.