Engauge Digitizer 2
Loading...
Searching...
No Matches
Transformation.h File Reference
#include "CmdMediator.h"
#include "DocumentModelCoords.h"
#include "DocumentModelGeneral.h"
#include "MainWindowModel.h"
#include <QPointF>
#include <QString>
#include <QTransform>
Include dependency graph for Transformation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Transformation
 Affine transformation between screen and graph coordinates, based on digitized axis points. More...

Functions

std::ostringstream & operator<< (std::ostringstream &str, const Transformation &transformation)
 Stream operator.

Function Documentation

◆ operator<<()

std::ostringstream & operator<< ( std::ostringstream & str,
const Transformation & transformation )

Stream operator.