|
QGIS API Documentation 3.99.0-Master (f78f5286a64)
|
A singleton class containing various registries and other global members related to 3D classes. More...
#include <qgs3d.h>
Public Member Functions | |
| Qgs3D (const Qgs3D &other)=delete | |
| ~Qgs3D () | |
| Qgs3D & | operator= (const Qgs3D &other)=delete |
Static Public Member Functions | |
| static void | initialize () |
| Initializes the 3D framework. | |
| static Qgs3D * | instance () |
| Returns a pointer to the singleton instance. | |
| static QgsMaterialRegistry * | materialRegistry () |
| Returns the material registry, used for managing 3D materials. | |
| static Qgs3DTerrainRegistry * | terrainRegistry () |
| Returns the terrain registry, used for managing 3D terrains. | |
A singleton class containing various registries and other global members related to 3D classes.
|
delete |
|
static |
|
static |
|
static |
|
static |