|
Krita Source Code Documentation
|
This is the complete list of members for KisPerspectiveMath, including all inherited members.
| computeMatrixTransfo(const QPointF &topLeft1, const QPointF &topRight1, const QPointF &bottomLeft1, const QPointF &bottomRight1, const QPointF &topLeft2, const QPointF &topRight2, const QPointF &bottomLeft2, const QPointF &bottomRight2) | KisPerspectiveMath | static |
| computeMatrixTransfoFromPerspective(const QRect &r, const QPointF &topLeft, const QPointF &topRight, const QPointF &bottomLeft, const QPointF &bottomRight) | KisPerspectiveMath | static |
| computeMatrixTransfoToPerspective(const QPointF &topLeft, const QPointF &topRight, const QPointF &bottomLeft, const QPointF &bottomRight, const QRect &r) | KisPerspectiveMath | static |
| KisPerspectiveMath() | KisPerspectiveMath | inlineprivate |
| matProd(const Matrix3qreal &m, const QPointF &p) | KisPerspectiveMath | inlinestatic |