QGIS API Documentation 3.99.0-Master (752b475928d)
Loading...
Searching...
No Matches
qgsrasterblock.cpp File Reference
#include "qgsrasterblock.h"
#include <limits>
#include "qgsgdalutils.h"
#include "qgslogger.h"
#include "qgsrectangle.h"
#include <QByteArray>
#include <QColor>
#include <QLocale>
#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 30 of file qgsrasterblock.cpp.

Function Documentation

◆ fillTypedData()

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

Definition at line 484 of file qgsrasterblock.cpp.