krita
KisPerspectiveMath Member ListThis is the complete list of members for KisPerspectiveMath, including all inherited members.
computeIntersection(const LineEquation &d1, const LineEquation &d2) | KisPerspectiveMath | [inline, static] |
computeLineEquation(const KisPoint *p1, const KisPoint *p2) | KisPerspectiveMath | [inline, static] |
computeMatrixTransfo(const KisPoint &topLeft1, const KisPoint &topRight1, const KisPoint &bottomLeft1, const KisPoint &bottomRight1, const KisPoint &topLeft2, const KisPoint &topRight2, const KisPoint &bottomLeft2, const KisPoint &bottomRight2) | KisPerspectiveMath | [static] |
computeMatrixTransfoFromPerspective(const QRect &r, const KisPoint &topLeft, const KisPoint &topRight, const KisPoint &bottomLeft, const KisPoint &bottomRight) | KisPerspectiveMath | [static] |
computeMatrixTransfoToPerspective(const KisPoint &topLeft, const KisPoint &topRight, const KisPoint &bottomLeft, const KisPoint &bottomRight, const QRect &r) | KisPerspectiveMath | [static] |
matProd(const double(&m)[3][3], const KisPoint &p) | KisPerspectiveMath | [inline, static] |
|