QGIS API Documentation 3.43.0-Master (c4a2e9c6d2f)
Macros | Functions
qgsrasterblock.cpp File Reference
#include <limits>
#include <QByteArray>
#include <QColor>
#include <QLocale>
#include "qgslogger.h"
#include "qgsrasterblock.h"
#include "qgsrectangle.h"
#include "qgsgdalutils.h"
#include "gdal_minmax_element.hpp"
Include dependency graph for qgsrasterblock.cpp:

Go to the source code of this file.

Macros

#define GDAL_MINMAXELT_NS   qgis_gdal
 

Functions

template<typename T >
void fillTypedData (double value, void *data, std::size_t count)
 

Macro Definition Documentation

◆ GDAL_MINMAXELT_NS

#define GDAL_MINMAXELT_NS   qgis_gdal

Definition at line 29 of file qgsrasterblock.cpp.

Function Documentation

◆ fillTypedData()

template<typename T >
void fillTypedData ( double  value,
void *  data,
std::size_t  count 
)

Definition at line 483 of file qgsrasterblock.cpp.