More Info

Revision 700441

(Back to digest)
 

Features in Educational

Carlos Licea committed changes in /trunk/KDE/kdeedu/marble/src/lib:

Finished the integration of the flat projection.
Where the function were short enough they were just wraped in a switch, where the differents in function were too big they were replaced by 2 different functions.

In order to get a flat map ViewParams' m_projection must be se to Equirectangular and MarbleModel.cpp line 99 Spherical must be changed to Equirectangular. Next steep, bind it to GUI.

File Changes

Modified 17 files
/trunk/KDE/kdeedu/marble/src/lib
 
/AbstractScanlineTextureMapper.cpp
 
/AbstractScanlineTextureMapper.h
 
/GlobeScanlineTextureMapper.cpp
 
/GlobeScanlineTextureMapper.h
 
/GridMap.cpp
 
/GridMap.h
 
/MarbleModel.cpp
 
/MarbleModel.h
 
/MarbleWidget.cpp
 
/MarbleWidgetInputHandler.cpp
 
/measuretool.cpp
 
/placemarkpainter.cpp
 
/vectorcomposer.cpp
 
/vectormap.cpp
 
/vectormap.h
 
/kml/KMLContainer.cpp
 
/kml/KMLContainer.h
17 files changed in total