|
Krita Source Code Documentation
|
Go to the source code of this file.
Classes | |
| class | KisPerspectiveMath |
Typedefs | |
| typedef Eigen::Hyperplane< qreal, 2 > | LineEquation |
| typedef Eigen::Matrix< qreal, 3, 3 > | Matrix3qreal |
| typedef Eigen::Matrix< qreal, 9, 9 > | Matrix9qreal |
| typedef Eigen::Matrix< qreal, 9, 1 > | Vector9qreal |
| typedef Eigen::Hyperplane<qreal, 2> LineEquation |
Definition at line 19 of file kis_perspective_math.h.
| typedef Eigen::Matrix<qreal, 3, 3> Matrix3qreal |
Definition at line 16 of file kis_perspective_math.h.
| typedef Eigen::Matrix<qreal, 9, 9> Matrix9qreal |
Definition at line 17 of file kis_perspective_math.h.
| typedef Eigen::Matrix<qreal, 9, 1> Vector9qreal |
Definition at line 18 of file kis_perspective_math.h.