27 #ifndef vtkGPUInfoList_h 28 #define vtkGPUInfoList_h 30 #include "vtkRenderingCoreModule.h" 49 virtual void Probe() = 0;
54 virtual bool IsProbed();
60 virtual int GetNumberOfGPUs();
Stores the list of GPUs VRAM information.
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkGPUInfoListArray * Array
a simple class to control print indentation
Stores GPU VRAM information.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
Internal class vtkGPUInfoList.