Engauge Digitizer 2
Loading...
Searching...
No Matches
ZoomTransition.cpp File Reference
#include "EngaugeAssert.h"
#include "Logger.h"
#include <qmath.h>
#include "ZoomTransition.h"
Include dependency graph for ZoomTransition.cpp:

Go to the source code of this file.

Variables

const double CLOSER = qPow (2, 1.0 / 3.0)
const double FARTHER = 1.0 / CLOSER

Variable Documentation

◆ CLOSER

const double CLOSER = qPow (2, 1.0 / 3.0)

Definition at line 13 of file ZoomTransition.cpp.

◆ FARTHER

const double FARTHER = 1.0 / CLOSER

Definition at line 14 of file ZoomTransition.cpp.