marble
#include <ScanlineTextureMapperContext.h>
Public Member Functions | |
| ScanlineTextureMapperContext (StackedTileLoader *const tileLoader, int tileLevel) | |
| int | globalHeight () const | 
| int | globalWidth () const | 
| void | pixelValue (const qreal lon, const qreal lat, QRgb *const scanLine) | 
| void | pixelValueApprox (const qreal lon, const qreal lat, QRgb *scanLine, const int n) | 
| void | pixelValueApproxF (const qreal lon, const qreal lat, QRgb *scanLine, const int n) | 
| void | pixelValueF (const qreal lon, const qreal lat, QRgb *const scanLine) | 
Static Public Member Functions | |
| static int | interpolationStep (const ViewportParams *viewport, MapQuality mapQuality) | 
| static QImage::Format | optimalCanvasImageFormat (const ViewportParams *viewport) | 
Detailed Description
Definition at line 30 of file ScanlineTextureMapperContext.h.
Constructor & Destructor Documentation
| ScanlineTextureMapperContext::ScanlineTextureMapperContext | ( | StackedTileLoader *const | tileLoader, | 
| int | tileLevel | ||
| ) | 
Definition at line 25 of file ScanlineTextureMapperContext.cpp.
Member Function Documentation
      
  | 
  inline | 
Definition at line 115 of file ScanlineTextureMapperContext.h.
      
  | 
  inline | 
Definition at line 110 of file ScanlineTextureMapperContext.h.
      
  | 
  static | 
Definition at line 401 of file ScanlineTextureMapperContext.cpp.
      
  | 
  static | 
Definition at line 429 of file ScanlineTextureMapperContext.cpp.
| void ScanlineTextureMapperContext::pixelValue | ( | const qreal | lon, | 
| const qreal | lat, | ||
| QRgb *const | scanLine | ||
| ) | 
Definition at line 83 of file ScanlineTextureMapperContext.cpp.
| void ScanlineTextureMapperContext::pixelValueApprox | ( | const qreal | lon, | 
| const qreal | lat, | ||
| QRgb * | scanLine, | ||
| const int | n | ||
| ) | 
Definition at line 276 of file ScanlineTextureMapperContext.cpp.
| void ScanlineTextureMapperContext::pixelValueApproxF | ( | const qreal | lon, | 
| const qreal | lat, | ||
| QRgb * | scanLine, | ||
| const int | n | ||
| ) | 
Definition at line 130 of file ScanlineTextureMapperContext.cpp.
| void ScanlineTextureMapperContext::pixelValueF | ( | const qreal | lon, | 
| const qreal | lat, | ||
| QRgb *const | scanLine | ||
| ) | 
Definition at line 47 of file ScanlineTextureMapperContext.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference