Qgs3D is a singleton class containing various registries and other global members related to 3D classes.
More...
#include <qgs3d.h>
Qgs3D is a singleton class containing various registries and other global members related to 3D classes.
- Since
- QGIS 3.16
Definition at line 32 of file qgs3d.h.
◆ Qgs3D()
Qgs3D::Qgs3D |
( |
const Qgs3D & |
other | ) |
|
|
delete |
◆ ~Qgs3D()
◆ initialize()
void Qgs3D::initialize |
( |
| ) |
|
|
static |
Initializes the 3D framework.
Definition at line 57 of file qgs3d.cpp.
◆ instance()
Qgs3D * Qgs3D::instance |
( |
| ) |
|
|
static |
Returns a pointer to the singleton instance.
Definition at line 47 of file qgs3d.cpp.
◆ materialRegistry()
Returns the material registry, used for managing 3D materials.
Definition at line 95 of file qgs3d.cpp.
◆ operator=()
The documentation for this class was generated from the following files:
- /build/qgis-3.41.0+git20241110+fda2aa46e9a+99sid/src/3d/qgs3d.h
- /build/qgis-3.41.0+git20241110+fda2aa46e9a+99sid/src/3d/qgs3d.cpp