QGIS API Documentation
3.0.2-Girona (307d082)
|
#include "qgis_3d.h"
#include "qgs3drendererregistry.h"
#include "qgsabstract3drenderer.h"
#include "qgsabstract3dsymbol.h"
#include "qgsphongmaterialsettings.h"
#include "qgs3dutils.h"
#include "qgsmaplayerref.h"
#include <QObject>
Go to the source code of this file.
Classes | |
class | QgsVectorLayer3DRenderer |
3D renderer that renders all features of a vector layer with the same 3D symbol. More... | |
class | QgsVectorLayer3DRendererMetadata |
Metadata for vector layer 3D renderer to allow creation of its instances from XML. More... | |