QGIS API Documentation 4.1.0-Master (9af12b5a203)
Loading...
Searching...
No Matches
qgscategorized3drenderer.h File Reference
#include <memory>
#include "qgis_3d.h"
#include "qgis_sip.h"
#include "qgs3drendererregistry.h"
#include "qgsabstract3dsymbol.h"
#include "qgsabstractvectorlayer3drenderer.h"
#include "qgscolorramp.h"
Include dependency graph for qgscategorized3drenderer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Qgs3DRendererCategory
 Represents an individual category (class) from a QgsCategorized3DRenderer. More...
class  QgsCategorized3DRenderer
 Categorized 3D renderer. More...
 Metadata for Categorized 3D renderer to allow creation of its instances from XML. More...

Typedefs

using Qgs3DCategoryList = QList<Qgs3DRendererCategory>

Typedef Documentation

◆ Qgs3DCategoryList

Definition at line 131 of file qgscategorized3drenderer.h.