 |
VTK
9.1.0
|
Go to the documentation of this file.
39 #ifndef vtkGraphicsFactory_h
40 #define vtkGraphicsFactory_h
43 #include "vtkRenderingCoreModule.h"
static vtkObject * CreateInstance(const char *vtkclassname)
Create and return an instance of the named vtk object.
abstract base class for most VTK objects
static const char * GetRenderLibrary()
What rendering library has the user requested.
a simple class to control print indentation
static int GetOffScreenOnlyMode()
This option enables the off-screen only mode.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkGraphicsFactory * New()
static int OffScreenOnlyMode
static int UseMesaClasses
vtkGraphicsFactory()=default
static void SetOffScreenOnlyMode(int use)
This option enables the off-screen only mode.
static int GetUseMesaClasses()
This option enables the creation of Mesa classes instead of the OpenGL classes when using mangled Mes...
static void SetUseMesaClasses(int use)
This option enables the creation of Mesa classes instead of the OpenGL classes when using mangled Mes...