|
Engauge Digitizer 2
|
#include "CallbackAxisPointsAbstract.h"#include "EngaugeAssert.h"#include "Logger.h"#include "Point.h"#include <qmath.h>#include "QtToString.h"#include "Transformation.h"
Go to the source code of this file.
Variables | |
| const double | ONE_PIXEL = 1.0 |
| const double | ZERO_EPSILON = 0.0 |
| const double | AFFINE_BOTTOM_ROW_NONUNITY = 1.0 |
| const double AFFINE_BOTTOM_ROW_NONUNITY = 1.0 |
Definition at line 22 of file CallbackAxisPointsAbstract.cpp.
| const double ONE_PIXEL = 1.0 |
Definition at line 16 of file CallbackAxisPointsAbstract.cpp.
| const double ZERO_EPSILON = 0.0 |
Definition at line 17 of file CallbackAxisPointsAbstract.cpp.