Engauge Digitizer 2
|
#include "Logger.h"
#include "MainWindow.h"
#include "mmsubs.h"
#include <qmath.h>
#include <QtTest/QtTest>
#include "Spline.h"
#include "SplinePair.h"
#include "Test/TestProjectedPoint.h"
Go to the source code of this file.
Variables | |
const double | PI = 3.1415926535 |
const double | RADIANS_TO_DEGREES = 180.0 / PI |
Definition at line 14 of file TestProjectedPoint.cpp.
Definition at line 15 of file TestProjectedPoint.cpp.