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 |
Definition at line 16 of file CallbackAxisPointsAbstract.cpp.
Definition at line 17 of file CallbackAxisPointsAbstract.cpp.