This is the complete list of members for libetonyek::KEYTransformation, including all inherited members.
approxEqual(const KEYTransformation &other, double eps=KEY_EPSILON) const | libetonyek::KEYTransformation | |
KEYTransformation() | libetonyek::KEYTransformation | |
KEYTransformation(double xx, double yx, double xy, double yy, double x0, double y0) | libetonyek::KEYTransformation | |
m_x0 | libetonyek::KEYTransformation | private |
m_xx | libetonyek::KEYTransformation | private |
m_xy | libetonyek::KEYTransformation | private |
m_y0 | libetonyek::KEYTransformation | private |
m_yx | libetonyek::KEYTransformation | private |
m_yy | libetonyek::KEYTransformation | private |
operator()(double &x, double &y, bool distance=false) const | libetonyek::KEYTransformation | |
operator*=(const KEYTransformation &tr) | libetonyek::KEYTransformation |