QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgspostprocessingentity.h"
#include <Qt3DCore/QAttribute>
#include <Qt3DCore/QBuffer>
#include <Qt3DCore/QGeometry>
#include <Qt3DRender/QGeometryRenderer>
#include <Qt3DRender/QParameter>
#include <Qt3DRender/QTechnique>
#include <Qt3DRender/QGraphicsApiFilter>
#include <Qt3DRender/QDepthTest>
#include <QUrl>
#include "qgsframegraph.h"
Go to the source code of this file.
Typedefs | |
typedef Qt3DCore::QAttribute | Qt3DQAttribute |
typedef Qt3DCore::QBuffer | Qt3DQBuffer |
typedef Qt3DCore::QGeometry | Qt3DQGeometry |
typedef Qt3DCore::QAttribute Qt3DQAttribute |
Definition at line 31 of file qgspostprocessingentity.cpp.
typedef Qt3DCore::QBuffer Qt3DQBuffer |
Definition at line 32 of file qgspostprocessingentity.cpp.
typedef Qt3DCore::QGeometry Qt3DQGeometry |
Definition at line 33 of file qgspostprocessingentity.cpp.