42    static Qgs3D *instance();
 
   49    static void initialize();
 
   68    bool mInitialized = 
false;
 
 
Registry of available 3d terrain classes.
 
Qgs3D is a singleton class containing various registries and other global members related to 3D class...
 
Qgs3D & operator=(const Qgs3D &other)=delete
 
Qgs3D(const Qgs3D &other)=delete
 
Registry of available 3d material settings classes.