25 #ifndef vtkCoreGraphicsGPUInfoList_h 26 #define vtkCoreGraphicsGPUInfoList_h 28 #include "vtkRenderingOpenGLModule.h" 42 void Probe()
override;
Stores the list of GPUs VRAM information.
Get GPUs VRAM information using CoreGraphics.
virtual void Probe()=0
Build the list of vtkInfoGPU if not done yet.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkGPUInfoList * New()