QGIS API Documentation 4.1.0-Master (9af12b5a203)
Loading...
Searching...
No Matches
QgsBloomDownsampleEntity Class Reference

An entity responsible for applying a 13-tap downsample filter for physically based bloom. More...

#include <qgsbloomdownsampleentity.h>

Inheritance diagram for QgsBloomDownsampleEntity:

Public Member Functions

 QgsBloomDownsampleEntity (Qt3DRender::QTexture2D *texture, Qt3DRender::QLayer *layer, QNode *parent=nullptr)
 Constructor.
Public Member Functions inherited from QgsRenderPassQuad
 QgsRenderPassQuad (Qt3DRender::QLayer *layer, QNode *parent=nullptr)
 Constructor.

Additional Inherited Members

Protected Attributes inherited from QgsRenderPassQuad
Qt3DRender::QMaterial * mMaterial = nullptr
Qt3DRender::QShaderProgram * mShader = nullptr

Detailed Description

An entity responsible for applying a 13-tap downsample filter for physically based bloom.

Note
Not available in Python bindings
Since
QGIS 4.2

Definition at line 39 of file qgsbloomdownsampleentity.h.

Constructor & Destructor Documentation

◆ QgsBloomDownsampleEntity()

QgsBloomDownsampleEntity::QgsBloomDownsampleEntity ( Qt3DRender::QTexture2D * texture,
Qt3DRender::QLayer * layer,
QNode * parent = nullptr )

Constructor.

Definition at line 28 of file qgsbloomdownsampleentity.cpp.


The documentation for this class was generated from the following files: