This is the complete list of members for WPSTransformation, including all inherited members.
checkIdentity() const | WPSTransformation | inline |
decompose(float &rotation, Vec2f &shearing, WPSTransformation &transform, Vec2f const ¢er) const | WPSTransformation | |
isIdentity() const | WPSTransformation | inline |
m_data | WPSTransformation | protected |
m_isIdentity | WPSTransformation | mutableprotected |
multiplyDirection(Vec2f const &dir) const | WPSTransformation | inline |
operator!=(WPSTransformation const &mat) const | WPSTransformation | inline |
operator*(Vec2f const &pt) const | WPSTransformation | inline |
operator*(WPSBox2f const &box) const | WPSTransformation | inline |
operator*(WPSTransformation const &mat) const | WPSTransformation | inline |
operator*=(WPSTransformation const &mat) | WPSTransformation | inline |
operator<(WPSTransformation const &mat) const | WPSTransformation | inline |
operator<=(WPSTransformation const &mat) const | WPSTransformation | inline |
operator=(WPSTransformation const &)=default | WPSTransformation | |
operator=(WPSTransformation &&)=default | WPSTransformation | |
operator==(WPSTransformation const &mat) const | WPSTransformation | inline |
operator>(WPSTransformation const &mat) const | WPSTransformation | inline |
operator>=(WPSTransformation const &mat) const | WPSTransformation | inline |
operator[](int c) const | WPSTransformation | inline |
rotation(float angle, Vec2f const ¢er=Vec2f(0, 0)) | WPSTransformation | static |
scale(Vec2f const &trans) | WPSTransformation | inlinestatic |
shear(Vec2f s, Vec2f const ¢er=Vec2f(0, 0)) | WPSTransformation | inlinestatic |
translation(Vec2f const &trans) | WPSTransformation | inlinestatic |
WPSTransformation(WPSVec3f const &xRow=WPSVec3f(1, 0, 0), WPSVec3f const &yRow=WPSVec3f(0, 1, 0)) | WPSTransformation | inlineexplicit |
WPSTransformation(WPSTransformation const &)=default | WPSTransformation | |
WPSTransformation(WPSTransformation &&)=default | WPSTransformation |