Engauge Digitizer 2
Loading...
Searching...
No Matches
Variables
TestProjectedPoint.cpp File Reference
#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"
Include dependency graph for TestProjectedPoint.cpp:

Go to the source code of this file.

Variables

const double PI = 3.1415926535
 
const double RADIANS_TO_DEGREES = 180.0 / PI
 

Variable Documentation

◆ PI

const double PI = 3.1415926535

Definition at line 14 of file TestProjectedPoint.cpp.

◆ RADIANS_TO_DEGREES

const double RADIANS_TO_DEGREES = 180.0 / PI

Definition at line 15 of file TestProjectedPoint.cpp.