FFSM++
1.1.0
French Forest Sector Model ++
|
Go to the source code of this file.
Variables | |
const double | ZoomOutFactor = 0.8 |
const double | ZoomInFactor = 1 / ZoomOutFactor |
const int | ScrollStep = 20 |
const int ScrollStep = 20 |
Definition at line 33 of file MapBox.cpp.
Referenced by MapBox::keyPressEvent().
const double ZoomInFactor = 1 / ZoomOutFactor |
Definition at line 32 of file MapBox.cpp.
Referenced by MapBox::keyPressEvent(), and MapBox::wheelEvent().
const double ZoomOutFactor = 0.8 |
Definition at line 31 of file MapBox.cpp.
Referenced by MapBox::keyPressEvent().