Engauge Digitizer 2
Loading...
Searching...
No Matches
Classes | Functions
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:

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.