29 #ifndef vtkGPUInfoList_h
30 #define vtkGPUInfoList_h
48 virtual void Probe() = 0;
52 virtual bool IsProbed();
55 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.
#define VTKRENDERINGCORE_EXPORT
Internal class vtkGPUInfoList.