Engauge Digitizer 2
|
#include "DocumentModelCoords.h"
#include "DocumentModelGeneral.h"
#include "Logger.h"
#include "MainWindow.h"
#include "MainWindowModel.h"
#include <qmath.h>
#include <QtTest/QtTest>
#include "Test/TestTransformation.h"
#include "Transformation.h"
Go to the source code of this file.
Variables | |
const double | EPSILON = 1.0 |
const double EPSILON = 1.0 |
Definition at line 13 of file TestTransformation.cpp.