29 #ifndef __vtkGPUInfoList_h
30 #define __vtkGPUInfoList_h
47 virtual void Probe()=0;
51 virtual bool IsProbed();
54 virtual int GetNumberOfGPUs();
Stores the list of GPUs VRAM information.
abstract base class for most VTK objects
vtkGPUInfoListArray * Array
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
Stores GPU VRAM information.
Internal class vtkGPUInfoList.