Go to the documentation of this file.
19 #ifndef __vtkImagingFactory_h
20 #define __vtkImagingFactory_h
33 static vtkObject* CreateInstance(
const char* vtkclassname);
38 static void SetUseMesaClasses(
int use);
39 static int GetUseMesaClasses();
45 static int UseMesaClasses;