QGIS API Documentation
3.40.0-Bratislava (b56115d8743)
Loading...
Searching...
No Matches
src
3d
qgsambientocclusionblurentity.h
Go to the documentation of this file.
1
/***************************************************************************
2
qgsambientocclusionblurentity.h
3
--------------------------------------
4
Date : June 2022
5
Copyright : (C) 2022 by Belgacem Nedjima
6
Email : belgacem dot nedjima at gmail dot com
7
***************************************************************************
8
* *
9
* This program is free software; you can redistribute it and/or modify *
10
* it under the terms of the GNU General Public License as published by *
11
* the Free Software Foundation; either version 2 of the License, or *
12
* (at your option) any later version. *
13
* *
14
***************************************************************************/
15
16
#ifndef QGSAMBIENTOCCLUSIONBLURENTITY_H
17
#define QGSAMBIENTOCCLUSIONBLURENTITY_H
18
19
#include "
qgsrenderpassquad.h
"
20
21
#define SIP_NO_FILE
22
31
class
QgsAmbientOcclusionBlurEntity
:
public
QgsRenderPassQuad
32
{
33
Q_OBJECT
34
public
:
36
QgsAmbientOcclusionBlurEntity
( Qt3DRender::QTexture2D *texture, Qt3DRender::QLayer *layer, QNode *parent =
nullptr
);
37
private
:
38
Qt3DRender::QParameter *mAmbientOcclusionFactorTextureParameter =
nullptr
;
39
};
40
41
#endif
// QGSAMBIENTOCCLUSIONBLURENTITY_H
QgsAmbientOcclusionBlurEntity
3
Definition
qgsambientocclusionblurentity.h:32
QgsRenderPassQuad
3
Definition
qgsrenderpassquad.h:39
qgsrenderpassquad.h
Generated on Mon Oct 28 2024 22:06:03 for QGIS API Documentation by
1.9.8