Stores a default rendering engine to be used with the application.
More...
Stores a default rendering engine to be used with the application.
Definition at line 144 of file QTModelManager.h.
◆ createManager()
Creates a new GraphicsManagerBase instance for the given model manager.
- Parameters
-
| [in] | manager | The model manager that will own the graphics manager. |
- Returns
- A pointer to the newly created graphics manager.
Implemented in NDEVRGraphicsManagerFactory.
◆ DefaultFactory()
Retrieves the default graphics manager factory.
- Returns
- A pointer to the default factory, or nullptr if none is set.
◆ SetDefaultFactory()
Sets the default graphics manager factory for the application.
- Parameters
-
| [in] | factory | The factory to use as the default. |
The documentation for this class was generated from the following file: