|
Krita Source Code Documentation
|
#include <QPoint>#include <Eigen/Core>#include <QVector2D>Go to the source code of this file.
Typedefs | |
| typedef Eigen::Matrix< qreal, 2, 1 > | KisVector2D |
Functions | |
| KisVector2D | toKisVector2D (const QPoint &p) |
| KisVector2D | toKisVector2D (const QPointF &p) |
| template<typename ExpressionType > | |
| QPointF | toQPointF (const ExpressionType &expr) |
| typedef Eigen::Matrix<qreal, 2, 1> KisVector2D |
|
inline |
|
inline |