|
Krita Source Code Documentation
|
#include <QtGlobal>#include "kritaimage_export.h"Go to the source code of this file.
Namespaces | |
| namespace | KisFastMath |
Functions | |
| KRITAIMAGE_EXPORT qreal | KisFastMath::atan2 (qreal y, qreal x) |
| atan2 replacement | |