Engauge Digitizer 2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TestTransformation Class Reference

Unit test of transformation class. Checking mostly involves verifying forward/reverse are inverses of each other. More...

#include <TestTransformation.h>

Inheritance diagram for TestTransformation:
Inheritance graph
Collaboration diagram for TestTransformation:
Collaboration graph

Public Member Functions

 TestTransformation (QObject *parent=0)
 Single constructor.
 

Detailed Description

Unit test of transformation class. Checking mostly involves verifying forward/reverse are inverses of each other.

Definition at line 10 of file TestTransformation.h.

Constructor & Destructor Documentation

◆ TestTransformation()

TestTransformation::TestTransformation ( QObject * parent = 0)
explicit

Single constructor.

Definition at line 17 of file TestTransformation.cpp.

17 :
18 QObject(parent)
19{
20}
const int INNER_RADIUS_MIN

The documentation for this class was generated from the following files: