API Documentation
|
Stores a default rendering engine to be used with the application. More...
#include <QTModelManager.h>
Public Member Functions | |
virtual GraphicsManagerBase * | createManager (QTModelManager *manager)=0 |
Static Public Member Functions | |
static GraphicsManagerFactory * | DefaultFactory () |
static void | SetDefaultFactory (GraphicsManagerFactory *factory) |
Static Protected Attributes | |
static GraphicsManagerFactory * | s_factory |
Stores a default rendering engine to be used with the application.
|
pure virtual |
Implemented in NDEVRGraphicsManagerFactory.
|
static |
|
static |
|
staticprotected |