29 #ifndef vtkDirectXGPUInfoList_h 30 #define vtkDirectXGPUInfoList_h 32 #include "vtkRenderingOpenGLModule.h" 66 bool ProbeInfoWithDXGI(HMONITOR m,
74 void ProbeInfoWithWMI(HMONITOR m,
83 bool GetDeviceIDFromHMonitor(HMONITOR hm,
Get GPUs VRAM information using DirectX.
Stores the list of GPUs VRAM information.
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.
Stores GPU VRAM information.
static vtkGPUInfoList * New()